Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Search

Advanced Search Options

To further refine your search, you can use additional qualifiers such as score:>0.5. For example, the search score:>=0.5 created:<1y grammar would return only posts mentioning "grammar" that have a score >= 0.5 and were created less than a year ago.

Further help with searching is available in the help center.

Quick hints: tag:tagname, user:xxx, "exact phrase", post_type:xxx, created:<N{d,w,mo,y}, score:>=0.5

Filters
 
50%
+0 −0
Q&A Access host device which bridges a connected device through same eth interface

It seems that what the linked article says is usually correct, about the interfaces which are part of the bridge not being supposed to have IPs themselves. At least in the wanted subnet, I guess. ...

posted 3y ago by sktpin‭

Answer
50%
+0 −0
Q&A Ruby installation in Manjaro (Arch-Based Linux)

WARNING: You don't have /home/istiak/.local/share/gem/ruby/3.0.0/bin in your PATH, gem executables will not run. Successfully installed bundler-2.2.17 1 gem installed For the above error ru...

posted 3y ago by Anonymous‭

Answer
50%
+0 −0
Q&A Ruby installation in Manjaro (Arch-Based Linux)

Actually, in compiler I had marked the Run the script in context of the bundle (bundle exec). When I unmarked it, I noticed I could compile. So, the second problem is solved. I can run Ruby file no...

posted 4y ago by deleted user  ·  edited 4y ago by deleted user

Answer
50%
+0 −0
Q&A Ruby installation in Manjaro (Arch-Based Linux)

I was reading the documentation. In Debian based Linux, I have to install build-essential, libssl-dev. But, what about Arch-Based Linux? I had tried sudo pacman -Syy build-essential libssl-dev ...

2 answers  ·  posted 4y ago by deleted user  ·  last activity 3y ago by Anonymous‭

Question manjaro ruby
50%
+0 −0
Q&A grub loader can't detect Bliss OS | Shell

I noticed that the error was error : file/android-11.13-r3/kernel not found So, I decided to find kernel location in Solus(A Linux distro). There's a way to copy path of any file in Linux. ...

posted 4y ago by deleted user

Answer
50%
+0 −0
Q&A Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'

Simply, mysql-server isn't running, you will have to run it first using: sudo service mysql start then try to sign into mysql-server using: sudo mysql then you are good to go.

posted 3y ago by Kevin M. Mansour‭  ·  edited 3y ago by Kevin M. Mansour‭

Answer
50%
+0 −0
Q&A unable to access Manjaro (kernel file not found)

You are unfortunately not the only one to run into this problem. Many people interrupt the update process because they think their machine is hanging, and then they press the reset button. For othe...

posted 4y ago by deleted user  ·  edited 4y ago by deleted user

Answer
50%
+0 −0
Q&A printer installation in Linux

I had write some texts in LibreOffice Writer. Now, I want to print them to pages. For that reason, we use "printer". My printer's name is HP laserJet P1007. In Windows, I can simply download from h...

1 answer  ·  posted 4y ago by deleted user  ·  last activity 4y ago by deleted user

Question printer hp-laserjet
50%
+0 −0
Q&A printer installation in Linux

You have to execute following command in Terminal. For Arch-Based Linux : pamac install manjaro-printer pamac install hplip sudo pacman -S system-config-printer Then, go to settings. You wil...

posted 4y ago by deleted user

Answer
50%
+0 −0
Q&A Intel® Centrino® Advanced-N 6205 not found in Debian

I was installing Debian. But, I know that I have installed wireless connection system manually in Debian. are e needs non-free firmware files to operate. The firmware can be h as a USB stick o...

2 answers  ·  posted 4y ago by deleted user  ·  edited 2y ago by Canina‭

Question debian wifi firmware
50%
+0 −0
Q&A How can I access Manjaro without any error? (I had installed two grub-loader)

I was using Manjaro. And, I had Windows alongside Manjaro. I have installed Debian without "removing" any OS (I had removed Prime OS). And, I was using grub-loader of Manjaro earlier (Manjaro's gru...

1 answer  ·  posted 4y ago by deleted user  ·  last activity 3y ago by deleted user

Question debian manjaro grub-loader
50%
+0 −0
Q&A Grub rescue error

If you print out ls than you will see disks. You have to check which have your Linux. One by one you have to try following commands. set boot=(hd0,msdosN) #N is number is disk. set prefix=(h...

posted 4y ago by deleted user

Answer
50%
+0 −0
Q&A Grub rescue error

I was using Linux mint and Windows 10 together (in different partitions). Few months I was using it freely. Today I got a message in Windows 10 (new updates available or shutdown and update) then, ...

1 answer  ·  posted 4y ago by deleted user  ·  last activity 4y ago by deleted user

Question windows linux-mint boot grub
50%
+0 −0
Q&A USB host: any special kernel option(s) needed to detect Gadget devices?

I have a custom, ARM Cortex A53 based Linux system, based on Buildroot one RaspberryPi CM3 module, connected to the other system via USB The USB gadget is correctly set up on the CM3 module ...

0 answers  ·  posted 3y ago by sktpin‭

Question USB gadget buildroot
50%
+0 −0
Q&A Your Ruby version is 2.7.0, but your Gemfile specified 2.6.6.

Go to your Gemfile (Inside your project structure) and edit ruby '2.6.6' to ruby '2.7.0' and then you are good to go. Like:

posted 3y ago by Kevin M. Mansour‭

Answer
50%
+0 −0
Q&A How can I access Manjaro without any error? (I had installed two grub-loader)

Most of distros can't boot Manjaro. You have to restore grub-loader of Manjaro. And, when installing multiple linux OS always install Manjaro last. mount /dev/sdyC /mnt mount /dev/sdyB /mnt/boot ...

posted 3y ago by deleted user  ·  edited 3y ago by deleted user

Answer
50%
+1 −1
Q&A "A server is already running" error in rails

To fix this: First, run cat command on the file listed in the message. e.g: cat /home/XXX/ruby/YYY/tmp/pids/server.pid cat command will return a 5 digit number. e.g 12345 12345 is the PID ...

posted 3y ago by Kevin M. Mansour‭  ·  edited 2y ago by Trilarion‭

Answer
50%
+0 −0
Q&A Why I can't use dark theme in Manjaro?

Unselect automatic dark theme in Layouts. Then, go to tweaks and select any theme.

posted 3y ago by deleted user

Answer
50%
+0 −0
Q&A unable to access Manjaro (kernel file not found)

I have Prime OS and Windows 10 alongside Linux Manjaro. I was using Prime OS nearly 2 hours. Then, I turned off my laptop for 30-60 minutes. Then, I turned my laptop on and I was using Windows 10 f...

1 answer  ·  posted 4y ago by deleted user  ·  last activity 4y ago by deleted user

Question manjaro grub
50%
+0 −0
Q&A Command to show GPU model

Looking for a command to show the model(s) of the system's GPU(s). It doesn't matter if it shows other related info too, as long as the model doesn't get buried.

2 answers  ·  posted 7mo ago by Iizuki‭  ·  last activity 7mo ago by matthewsnyder‭

Question hardware gpu
50%
+0 −0
Q&A Command to show GPU model

With lshw: # lshw -C display *-display description: VGA compatible controller product: Navi 32 [Radeon RX 7700 XT / 7800 XT] vendor: Advanced Micro Devi...

posted 7mo ago by Iizuki‭

Answer
50%
+0 −0
Q&A Duplicated instance of VSCodium in Awesome WM with Tyrannical

I'm using Awesome WM (v4.3) with Tyrannical plugin on Debian 12 and I observe an unexpected behavior of VSCodium. Using the following configuration (in rc.lua config file of Awesome WM), when I st...

0 answers  ·  posted 7mo ago by zetyty‭  ·  edited 7mo ago by zetyty‭

Question awesome-wm tyrannical vscodium
50%
+0 −0
Q&A Download a TLS certificate from the command line

You can use openssl for that. openssl s_client -connect codidact.com:443 -showcerts </dev/null | openssl x509 > codidact.pem

posted 8mo ago by GeraldS‭

Answer
50%
+0 −0
Q&A How to use several keyboard layouts with Awesome WM?

I can't set two keyboard layouts with Awesome WM (v4.3) on Debian 12. Using the following configuration (in rc.lua config file of Awesome WM), only the french layout seems to be usable. The us lay...

1 answer  ·  posted 7mo ago by zetyty‭  ·  last activity 7mo ago by tantan‭

Question x11 keyboard-layout awesome-wm
50%
+0 −0
Q&A Vulkan errors from headless chromium

Headless chromium gives me many errors: $ chromium codidact.com --headless [0914/093555.796025:ERROR:angle_platform_impl.cc(44)] Display.cpp:1086 (initialize): ANGLE Display::initialize error 0: ...

0 answers  ·  posted 7mo ago by matthewsnyder‭

Question google-chrome vulkan