First, we will backup our blacklist file:
cp /etc/slackpkg/blacklist /etc/slackpkg/blacklist.old
Mount your slackware install dvd/cd/usb
Navigate to the slackware directory on the install media (you need to be inside the directory that has all the package sets a, ap, d, e, n... etc...)
Then, as root issue this command:
\ls kde | grep '\.t.z$' | rev | cut -d- -f4- | rev >> /etc/slackpkg/blacklist
note the '\' it is *NOT* a type-o! this will add all the packages inside the kde directory to the bottom of your blacklist file.
Wednesday, June 5, 2013
Monday, March 25, 2013
Making your user use dmesg again
[06:49:52]eh, the dmesg thing is a change that happened between 13.1 and 13.37. I personally put it back the way it was, by putting "kernel.dmesg_restrict = 0" in /etc/sysctl.conf
Thank you Urchlay from ##slackware on irc.freenode.com
Thursday, March 7, 2013
Jpilot on Slackware
The Slackbuild readme is missing some key information that is very simple to add (not sure why the maintainer failed to post this as Jpilot is useless without it).
For your user to sync a palm device it must first be added to the dialout group
Second, you may need to edit the preferences in Jpilot:
File --> Preferences --> Settings
Click the drop-down menu 'Serial Port' and select usb: (if you are using a usb device like I am)
Click the drop-down menu 'Serial Rate' and select anything 19200 or lower (the higher serial rates may not work, if you are getting problems keep lowering the serial rate, some have reported that 9600 is the highest they can use. I am able to use 19200, experiment with your system)
Click Ok
Now for the sync part. DO NOT click the sync button on Jpilot first!!!! It will not sync. You must first click the sync button on your Palm cradle or from the palm hotsync app on your device FIRST, then click the sync button on Jpilot.
Same for when trying to do a backup.
Now that jpilot works for your user, you will probably just buy an overpriced iPhone POS or an ultra buggy crash happy android device. I warn you, you are just wasting your time with that crap. Keep your palm, or give it to me!
Friday, September 14, 2012
Saturday, August 25, 2012
Find working process on a mounted device
fuser -m /any/mounted/dir should give you whatever processes could still be active on the mounted device.
Tuesday, July 31, 2012
Mass Resize Photos
mogrify -resize 35% -quality 50% _MG*.JPG
mogrify -rotate -90 _MG*.JPG
Sunday, July 8, 2012
Blogilo 1.1
Blogilo 1.1 Blogger testing Using any hard returns will result in a posting error due to the xml parsing, this now makes Blogilo impossible to use with blogger. Some punctuation also results in an error.
Subscribe to:
Posts (Atom)