LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Run Raspberry Pi’s PIXEL Desktop on a PC or Mac – an Exton modified Build 190705 with Refracta Tools (so you can create your own ISO)

Posted 07-05-2019 at 12:57 PM by exton (Exton's Blog)

NEWS 190705 about Raspberry Pi Debian 10 Pixel – 32bit – an Exton Build
My previous Debian Pixel Build from is from 180928 . Study all included packages in Build 190705- latest by 190705. I’ve added NetworkManager and also Wicd, which makes it easier to configure wireless connections. Choose the one which works for you.

NEWS 180928 – a YouTube video about Debian Pixel
I’ve discovered a YouTube video about my Debian Pixel Build 170425. The video is called Debian Pixel..Exton forks it for you.....
ExTiX Admin
Views 472 Comments 0 exton is offline
Old

Introduction to the World of Linux.

Posted 07-03-2019 at 12:45 AM by greencedar
Updated 08-28-2019 at 07:08 AM by greencedar ((1)grammar - the word 'the' (2) deleted personal work information)

A lot of my work is conducted on the computer. I write my lessons, and other material, in English and in Chinese. I use "Traditional," or sometimes called, "Complex", Chinese characters, written on a Chinese keyboard, in our work. So the ability to use Chinese is paramount in my selection of an OS.

In December 2015 my Windows 7 desktop OS crashed and after a long hard thought what to replace it with was a hard decision. I did not want Windows 8 and I was frustrated...
Senior Member
Posted in Uncategorized
Views 2170 Comments 3 greencedar is offline
Old

CruxEX 3.5 64 bit Linux Live USB with LXDE, Nvidia Graphics Driver and Google Chrome (for Netflix) – Build 190630

Posted 06-30-2019 at 08:47 AM by exton (Exton's Blog)

ABOUT
CruxEX 3.5 64 bit Linux Live USB is based on CRUX 3.5 (latest version, released 190611), which is all Linux enthusiasts/nerds favorite OS. (CRUX is a lightweight Linux distribution for the x86_64 architecture targeted at experienced Linux users. The primary focus of this distribution is keep it simple, which is reflected in a straightforward tar.gz-based package system, BSD-style initscripts, and a relatively small collection of trimmed packages. The secondary focus is utilization of...
ExTiX Admin
Views 549 Comments 0 exton is offline
Old

making 'Map Scale Legend' by Alejandro Grijalba work in GIMP 2.10

Posted 06-23-2019 at 11:50 PM by Yury_T

Just edit mapscale.scm in any text editor and change three occurences of NORMAL to NORMAL-MODE

(on linux, the mapscale.scm resides in $HOME/.config/GIMP/2.10/scripts)

The trivial diff for that:

Code:
--- mapscale.scm.prev   2019-05-01 22:22:40.453929977 +0300
+++ mapscale.scm        2019-06-16 21:48:14.577272976 +0300
@@ -49,7 +49,7 @@
                               RGB-IMAGE
                               "Frame"
...
Member
Posted in Uncategorized
Views 4031 Comments 0 Yury_T is offline
Old

Bash script to create a unified pactl-rexima-amixer command

Posted 06-23-2019 at 11:32 PM by the dsc (linux-related notes)
Updated 06-23-2019 at 11:39 PM by the dsc

For reasons I don't fully comprehend, every now and then, one or more of these tools won't work, but hopefully at least one will. In order to preserve openbox' rc.xml key bindings, I came up with this script that "unifies" simple commands to lower or increase the volume:
Code:
 #!/bin/bash
rexima vol ${1} && exit 0
pactl set-sink-volume 0 ${1}% && exit 0 
pactl set-sink-volume 1 ${1}% && exit 0
val=${1#+} ; val=${val#-} 
amixer
...
Member
Posted in Uncategorized
Views 1020 Comments 0 the dsc is offline

  



All times are GMT -5. The time now is 11:24 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