Xubuntu is a Linux distribution based on Ubuntu and the lightweight XFCE desktop environment.
0
votes
1answer
63 views
Update PHP to latest version from source
I am currently running PHP 5.4.6-1ubuntu1.1 (CLI) (built: Nov 15 2012 01:18:34) on Xubuntu. I would like to update to the latest version or >= 5.4.7. Is there another way to do this instead of ...
0
votes
2answers
113 views
Connecting to server using ssh alias results in “could not resolve hostname”
I am using the following to successfully connect to a server:
ssh -i /path/to/cert.pem username@12.34.56.78
I would like to create an alias for my host. I have the following in my .ssh/config
Host ...
1
vote
3answers
142 views
placeholder for later username in /etc/skel
Is there any possibility to use a placeholder in the config files located in /etc/skel that is replaced by the username later?
e.g. I place ":USER:" in one config file and create a new user with the ...
0
votes
0answers
100 views
Configuring separate network interfaces for internal and external traffic
I have a VM that I would like to do some network experimentation on. Currently it is running Xubuntu 12.04 on VirtualBox but I'd be willing to change that up.
I would like to have 2 network ...
0
votes
1answer
418 views
Alias not saved after reboot
I did
r00t@wutdo~$ alias daoc='mono "~/.wine/drive_c/Program Files/DAoC/Portal.exe"'
r00t@wutdo~$ daoc
Works fine and dandy but after reboot the alias isn't saved.
r00t@wutdo:~$ alias
alias ...
0
votes
1answer
655 views
Can't start mysql server in xubuntu
Hey all i am using Xampp version 1.7.1 in xubuntu 10.10.
I have installed it in /opt/lampp but problem is that whenever i try to start the server using sudo ./lampp start
it shows:
Starting XAMPP ...
0
votes
3answers
767 views
xubuntu 10.04 install for 64bit i686
Does someone know how do i install XUbuntu 10.04 64Bit on i686?
Looks like in the download area there is only 64Bit version for AMD and not for i686..
...
6
votes
2answers
2k views
How to create a “terminal server server” in xubuntu
I am pretty new to system administration, and I am definitively new to serverfault, so apologies should my question not be following SF standards to the 100%.
This is my problem: I have a xubuntu ...
2
votes
4answers
2k views
Convert Ubuntu to XUbuntu
I am currently running Ubuntu 9.04 64 bit, with separate home directory.
What is the best way to convert Ubuntu to XUbuntu?
Reformat and install XUbuntu.
Install xubuntu-desktop using apt-get, and ...
10
votes
4answers
8k views
How do you swap the caps lock to control in xfce?
I used to have the caps lock and control swapped in GNOME, but when I upgraded to Ubuntu 9.04 I also changed my desktop environment to Xfce. I have the following line in my xorg.conf:
Option ...