Symptom You get this error message when starting apache: * Starting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName Fix Open a terminal window and run: sudo sh -c 'echo "ServerName localhost" >> /etc/apache2/conf.d/name' && sudo service apache2 restart References How to fix Apache – "Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName" Error on Ubuntu
When I tried to open remote video files with VLC via a Samba share I got this error message: Your input can't be opened: VLC is unable to open the MRL 'smb://...' It seems that this problem is related to credentials and can be fixed by entering the credentials for the Samba share in the VLC preferences (Tools > Preferences > Input / Codecs > Access Modules > SMB Input): Note: I only experienced this problem when accessing remote files with PCManFM. Related Posts Install PCManFM in Xubuntu Add support for Samba shares to Thunar References VLC with Samba shares at Kubuntu Forums
UPDATED: 18/08/12. By default the Ctrl+Alt+Del run xflock4 which locks the desktop. In this article we'll change this keyboard shortcut so that it'll run Xfce's Task Manager instead. Also the Ctrl+Alt+L shortcut will be assigned for running xflock4 . Xfce's Task Manager Install Open a terminal window and run these two commands: # Assign Ctrl+Alt+Del to Task Manager xfconf-query -c xfce4-keyboard-shortcuts -n -p "/commands/custom/<Primary><Alt>Delete" -t string -s "xfce4-taskmanager" # Assign Ctrl+Alt+L to xflock4 xfconf-query -c xfce4-keyboard-shortcuts -n -p "/commands/custom/<Primary><Alt>l" -t string -s "xflock4"
could you write please in the future how and with what to make a backup of the system? so not personal dates but only the system.
ReplyDeletethank you!
OK, I'll write something about that subject.
Deletei think that remastersys, back in time, grsynk and deja dup are interesting. it's only my oppinion but as a beginner could be that i'm wrong.
ReplyDeletethank you!
Thank you for your suggestions. I'll take them into consideration.
Delete