The splash screen is shown when you boot up ubuntu. You can stop showing it and display lot of details about your boot process as below. Run gedit in sudo mode and edit the file /etc/default/grub sudo gedit /etc/default/grub Locate the line that shows the following GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash” Remove quiet and splash GRUB_CMDLINE_LINUX_DEFAULT=”” Then […]
Category Archives: Q & A
how do i enable sshd / ssh server in FreeBSD ? Open /etc/rc.conf and set sshd_enable=”yes”: open file : vi /etc/rc.conf Append following text: SSHD_ENABLE=”yes” Save and close file. To test just reboot freebsd: reboot
How to display My Computer icon in Desktop (Linux, Ubuntu) 1. Press Alt+F2 2. Run gconf-editor. 3. Go to Applications -> Nautilus -> Desktop and then check the box computer_icon_visible.
No, you can’t upgrade from Server Core 2008 to Windows Server 2008, nor can you downgrade from Windows Server 2008 to Server Core 2008. If you need to switch versions, you’ll need reinstall .