Do you have gstreamer installed ?https://wiki.archlinux.org/index.php/Codecs#GStreamerpacman -S gstreamer0.10-plugins
jv2112
https://bbs.archlinux.org/profile.php?id=50708
2013-01-28T10:42:24Z
You can use systemctl shutdown set up as a root cron job. Login as rootcrontab -eThen set up as specified time. The link below is a good reference page for cron. http://www.adminschoice.com/crontab-quick-reference
jv2112
https://bbs.archlinux.org/profile.php?id=50708
2013-02-04T10:35:01Z
Sounds like you are not in --> power, optical or storage groups.usermod -aG power.optical,storage user
jv2112
https://bbs.archlinux.org/profile.php?id=50708
2013-02-22T02:12:37Z
After you install aspell uninstall abiword then reinstall. From what I understand aspell has to be their first for abiword install sequence to pick up on it. I had the same issue and this worked for me.
jv2112
https://bbs.archlinux.org/profile.php?id=50708
2013-02-13T10:43:23Z
Thanks for the reply. It was a help. I installed guttenprint. So now it recognizes the printer installs it. However , now evry time I go to print it changes it's state from enabled to not and the jobs get held........ Hmmmmm Any suggestions ?
jv2112
https://bbs.archlinux.org/profile.php?id=50708
2012-08-19T19:52:07Z
Just a short Tutorial today. It’s surprising how many people do not know this. To change the hostname under Linux, open a terminal window. Type the following code.
sudo nano /etc/hosts
and change the text to your new hostname. Changes will take effect on Restart.
Generally, I use 01FTP for updating and changing the website, but to be honest that is rather slow and I much prefer having all my programs to do editing available.
For a brief amount of time Linux did rule a small segment of the Linux Industry, the Netbooks. ASUS, ACER, MSI and many others had a favour of their netbook in the market sporting an Intel Atom processor and running one of their own customised versions of Linux.
The CPU beep is a really irritating thing in Linux distros and sometimes the graphical sound manager does not work when shutting it up.
Fortunately there is a simple way to do it in terminal. In Ubuntu (and distros based upon it) type:
gksudo gedit /etc/modprobe.d/blacklist
In Debian type: