Search found 19 matches
- Fri Nov 03, 2023 2:07 pm
- Forum: Networking
- Topic: WiFi on a Macbook half-working (?)
- Replies: 2
- Views: 75
Re: WiFi on a Macbook half-working (?)
Glad you got it working. I gave up with all the direct dealings with wpa_supplicant and just use NetworkManager myself on my laptops. Curiously, other than the aforementioned, how is Void running on the Macbook? I'm considering picking up an old one to carry with me while traveling for the size and ...
- Sat Sep 23, 2023 12:13 am
- Forum: Graphical & Gaming
- Topic: Steam games and Proton
- Replies: 0
- Views: 103
Steam games and Proton
For those who are interested, I have been playing a large library of Steam games on Void Linux with a only a few minor issues over the past few years. Proton works great. FWIW, I am also using the Nvidia drivers from the Void nonfree repo.
- Thu Sep 21, 2023 2:28 am
- Forum: /etc/motd
- Topic: Fall Updates
- Replies: 0
- Views: 145
Fall Updates
Some quick updates just a few days before the official start of Fall 2023. Recent downtime (a few minutes) for server software and kernel updates. Nothing out of the ordinary, as usual no hiccups during updates. New portal extension installed and configured as the index page. Expect to see some smal...
- Mon Jun 19, 2023 2:07 pm
- Forum: xbps-src / void-packages
- Topic: Update Fail2Ban to 1.0+
- Replies: 3
- Views: 298
Re: Update Fail2Ban to 1.0+
Hello MeanerdNL, Unfortunately I don't think many package maintainers are on these forums (yet!). Doing some looking, it appears the last update to fail2ban in the void-repo was to get it working with Python 3.10. Reading some of the Github issues on fail2ban's repo it appears it will require more t...
- Sun Apr 23, 2023 6:04 pm
- Forum: /etc/motd
- Topic: New server and phpBB update
- Replies: 0
- Views: 554
New server and phpBB update
The forum received just a few minutes of downtime today due to the move from a shared hosting service with Bluehost to a Virtual Private Server (VPS) with Kamatera. The previous webhost server was running CentOS 7,cPanel, PHP 7.4, Apache 2.4, and MySQL 5.7. Our new VPS is running Void Linux with PHP...
- Sat Apr 15, 2023 1:20 am
- Forum: Installation Help
- Topic: Need help on how to install the FISH SHELL in Void Linux.
- Replies: 1
- Views: 345
Re: Need help on how to install the FISH SHELL in Void Linux.
Hi DoruVoid, Yes, the fish shell is available in the Void XBPS repository. sudo xbps-install -S fish-shell When you search the XBPS repository for available packages, remember to use the -R flag for remote . If you search without the -R flag, you will only be searching the packages you have installe...
- Sat Apr 08, 2023 12:38 pm
- Forum: Networking
- Topic: Recent installs of smbclient seems to be Broken
- Replies: 2
- Views: 439
Re: Recent installs of smbclient seems to be Broken
I just installed smbclient-4.14.12_2 on my laptop and gave it a shot. brad@zenith ~ % smbclient -L allsafe Enter MYGROUP\brad's password: Sharename Type Comment --------- ---- ------- SMB1 disabled -- no workgroup available Here is the expected output on a FreeBSD client: brad@htpc:~ % smbclient -L ...
- Thu Mar 30, 2023 10:30 am
- Forum: Installation Help
- Topic: Can't login root after changing shell to bash?
- Replies: 3
- Views: 311
Re: Can't login root after changing shell to bash?
Glad you got it sorted. FWIW, every *NIX/BSD system I have ever used, I had to provide the full path for the shell using useradd/usermod. By default, Void uses DASH for root and BASH for any other user as DASH is a smaller footprint with fewer exploitable features - i.e. somewhat more secure for the...
- Tue Feb 21, 2023 1:37 pm
- Forum: Installation Help
- Topic: void-installer missing
- Replies: 1
- Views: 219
Re: void-installer missing
Just to be clear, you run the command void-installer to initiate the installation script, correct? For what it's worth, you are also entirely able to install Void Linux from any working Linux environment using chroot if you are familiar with its use. You must manually partition and format your disk(...
- Thu Feb 16, 2023 12:58 pm
- Forum: Installation Help
- Topic: logni hangs?
- Replies: 5
- Views: 370
Re: logni hangs?
Ah that makes sense. I recall having to create a few special directories and chowning them for certain services to work. I vaguely recall having to do this for syslogs at one point.
Glad it's working!
Glad it's working!