=== Axlin_ is now known as Axlin [00:54] hi ALL [01:07] hello [01:21] Whenever I try to login (12.04), ubuntu reboots and I end up back at the login screen. Anyone can help? [01:24] Apocalyptikz, reboots? or just logs you out of the gui? [01:26] Looks like it just logs out of the gui [01:26] and I'm back at the login screen. [01:27] I can see a few terminal lines, but it's too quick for me to read. [01:28] Apocalyptikz, thats usually indicative of a user config that is in some way bad. unity starts, trys to set the preferences as requested, crashes, and your session is closed [01:28] Apocalyptikz, you can go into [01:30] Apocalyptikz, you can go into a tty (ctrl-alt-f1) and then login and "mv .config .config.bak" [01:31] Apocalyptikz, that will backup your desktop configuration files so you should get mostly a "default" config when you login. [01:32] Okay, I understand. Trying it now... [01:33] I'm getting the same problem. A new, default .config file was not created. === Axlin^ is now known as Axlin [01:35] Apocalyptikz, what kind of graphics card do you have [01:36] Pfft, hell if I know - some integrated chipset. I'll boot windows and have a look. [01:37] How might that be attributing to my problem(s)? [01:37] Apocalyptikz, or ctrl-alt-f1 and run "sudo lshw -C video [01:42] HD 4200 (M) [01:43] Apocalyptikz, ATI? [01:43] Yep. [01:44] Apocalyptikz, you could look at /var/log/Xorg.0.log and see if there is some problem with the graphics card driver. you could also check if fglrx is installed "dpkg -i "*fglrx*" [01:44] Apocalyptikz, finally you might ask in channel if there is some other folder (other than .config) you should rename [01:44] Apocalyptikz, #ubuntu that is [01:47] It appears fglrx is not installed. [01:49] escott, which log file did you tell me to take a look at? [01:58] hey all [01:58] doees anyone know snort? [07:19] how to add other hard drive to your system and i want to tripple boot it . === jacob_ is now known as jacob [18:10] hey, I'm having a problem using SSH. I don't want to use the default port 22, so if I change my sshd_config file and restart ssh, to ssh into my machine don't I just "ssh mymachine:2222" assuming I set it to use port 2222? [18:22] deper29, i usually use the -p argument or you can modify .ssh/config [18:26] so ssh -p 2222 myhost? [18:28] escott, taht worked. thanks a bunch :D [18:30] deper29, you would be a lot better off disabling password login and using auth keys than trying to hide our port === Fyodorovna is now known as wilee-nilee === yofel_ is now known as yofel [23:23] Ok, so I have a question. I just installed an xubuntu and kubuntu desktop environment to experiement, the only problem is that now the ubuntu splash screen is the xubuntu one. Anyone know how to change it back? [23:25] !plymouth [23:25] Plymouth manages the Ubuntu boot process (before the root filesystem is mounted) and also provides a graphical boot animation. To change your Plymouth theme use « sudo update-alternatives --config default.plymouth && sudo update-initramfs -u » [23:26] steve__: That's how you do it, though you may also have to change the login screen. [23:30] Thanks you very much [23:30] Ill try that now [23:37] Ok, so that got rid of the xubuntu splash screen but now nothing shows up until the Log In screen. Its not like its a big deal, I would just like to get it working properly [23:41] You should have lightdm and a greeter. [23:50] its workign now, thanks [23:50] Great.