LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Installing RTL8188FU (0bda:f179) & USING AS WIFI ACCESS POINT USING HOSTAPD

Posted 06-22-2023 at 03:30 AM by tix

##Installing drivers for Realtek (OEM) device (idVendor=0bda, idProduct=f179) - "rtl8188fu" which supports nl80211 drivers and thus AP (access point) mode
##together with getting hostpad working on the new device
##June 22nd, 2023
#Linux distribution of choice - Slackware 14.2 :)

#Ibrahim Kiptoo Kibowen - tkibowen@gmail.com
#Tunawakilisha +254 (representing the +254)

#"Wee... nani amekula ngwashe yangu?" (Hey! Who has...
tix
Member
Posted in Uncategorized
Views 1459 Comments 0 tix is offline
Old

MX Linux 23 BETA 2 Exton Remix 64bit with KDE and Android Studio :: Build 230620

Posted 06-20-2023 at 02:21 AM by exton (Exton's Blog)

ABOUT my MX Linux 23 BETA 2 Remix 230620
MX Linux (based on Debian) is by far the most popular Linux system in the world according to DistroWatch.com. I tested MX Linux a few years ago and noticed immediately that one can change the MX system and create a new ISO with MX Snapshot. My first MX Linux Remix is from 191018. And my second remix was ready 220524.

MX Linux 23 BETA 2
My first remix was based on MX Linux 18.3 (released in May 2019). MX Linux 23 BETA 2 "Libretto"...
ExTiX Admin
Views 328 Comments 0 exton is offline
Old

RaspAnd 13 (Android 13) for Raspberry Pi 4 with Aptoide Store, F-Droid Store, Spotify, Bluetooth, Termux, AIDA64, Firefox and Clash of Clans

Posted 06-16-2023 at 12:19 PM by exton (Exton's Blog)

RaspAnd 13 (Android 13) for Raspberry Pi 4 with Aptoide Store, F-Droid Store, Spotify, Bluetooth, Termux, AIDA64, Firefox and Clash of Clans pre-installed :: Build 230616

ABOUT RaspAnd 13 – BUILD 230616
RaspAnd 13 runs very well on a Raspberry Pi 4. I.e. the system is pretty responsive if you use a micro SD card of good quality. RaspAnd 13 has the following apps pre-installed: Aptoide App Store, F-Droid Store (Free and Open Source App Repository), Spotify, Firefox Browser (so...
ExTiX Admin
Views 452 Comments 0 exton is offline
Old

LFA (Linux For All) 64bit Live System – Build 230608 – with Gnome 44 and kernel 6.4.0-rc4-amd64-exton

Posted 06-09-2023 at 11:58 AM by exton (Exton's Blog)

LFA (Linux For All) 64bit Live System – Build 230608 – with Gnome 44 and kernel 6.4.0-rc4-amd64-exton :: Create you own LFA/Ubuntu installable 23.04 system!

Linux For All (LFA) Build 230608 with Gnome 44
is a simple remaster of Ubuntu 23.04, code-named Lunar Lobster. It’s a total rebuild. I.e. nothing is left of the old LFA system. NOTE: Ubuntu 23.04 will be supported (only) until January 2024. To be able to upgrade Gnome from version 42.4 to 44 I first had to upgrade Ubuntu...
ExTiX Admin
Views 89 Comments 0 exton is offline
Old

Rather basic realization on scripting logic, it may be often better to let C programs do "excessive" work than trying to spare them w/ Bash

Posted 06-01-2023 at 12:29 PM by the dsc (linux-related notes)
Updated 06-01-2023 at 12:34 PM by the dsc

"C" stuff will be much faster than scripts, so sometimes even a "dumb" use of a C program will be more optimal (take less time) than trying to sort out a more minimal task for the C program with bash.

Like
Code:
 grep -h -m 1 THING-TO-GREP index_*
versus

Code:
 < ... some bash-script logic that tries to figure out the most likely index_NNNN files
 so grep has only to work with a few, not all ... > 

 grep
...
Member
Posted in Uncategorized
Views 216 Comments 1 the dsc is offline

  



All times are GMT -5. The time now is 02:17 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration