I am working in a VirtualBox 4 VM running Slackware-current. I have added an external monitor, and am attempting to set up both of them to run in their native resolutions, but am having no luck.
I am following the instructions set out at on this…
I have an image of my home (/dev/sda3) partition, which I've created using the "dd" command.
dd if=/dev/sda3 of=/path/to/disk.img
I've deleted the home partition via gparted in order to enlarge my /dev/root partition. Then I've recreated the…
I've written a script to add CVS and SVN users on a Linux server (Slackware 14.0). This script creates the user if necessary, and either copies the user's SSH key from an existing shell account or generates a new SSH key.
Just to be clear, the…
I try to put a lock on a file like this:
flock -e myfile.lock
The result is:
flock: bad number: myfile.lock
Doesn't matter whether file exist or not, or whether I'm root. I even tried chmod a+rwx myfile. Still get the same error. I tried the same…
I have installed the nextcloud-client package from slackbuilds.org, with qtkeychain, libgnome-keyring and gnome-keyring.
I run the daemon in my .xinitrc like explained on the ArchWiki:
eval $(gnome-keyring-daemon --start)
export SSH_AUTH_SOCK
And…
I am trying to make grub boot into a chroot directory /slack containing a Slackware Linux installation. This directory was created by issuing the following command:
installpkg --root /slack a/*.t?z
where a/ directory contains the basic a/…
My network address is 192.168.5.0. My host machine is 192.168.5.1 and my client machine is 192.168.5.2. How will I enable my client to ping the internet through the terminal but restrict it from accesing port 80 or the browser? Below is my…
I have a question with regard to dependency checking.
Before I download a package, I need to check to see if I have some of the dependencies already installed. How do I do that? I don't want to spend time downloading something I already have.
I have a OWC Mercury Elite 2-bay USB drive enclosure (OWCMEPT934AL2C). I have it set on "individual" settings for the disks, so the 2 disks show up as two separate drives on my Mac (no raid, or spanning). I'm trying to mount them on my slackware…
I have recently migrated to Slackware from Debian. I have done this for the purpose of learning, as such, I have a question.
I have looked at the list of groups available on my system via less /etc/group and was wondering, which of these groups my…
Newbie here. I'm thinking about going from Ubuntu to Slackware and I just saw on Wikipedia that there is a number of projects that maintain GNOME binaries especially for Slack. So that made me wonder, why is that needed? What if I download a bare…
I can use fcitx normally in all of other programs. But I can't not use fcitx in Emacs which means I can not switch to other input method such as Chinese input method. I tried a lot and Googled a lot didn't find solution. This confuses me a lot!
I…
It's been a long time since I last used Slackware professionally and the opportunity arose once more. How can I join it to my company's network that's using Microsoft AD?