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 »

Posts by Anonymous‭

8 posts
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 2y ago by Anonymous‭

Answer
50%
+1 −1
Q&A Why can't I install google-chrome?

Actually, there's another process is running in another terminal. Seems like that is installing something or update or upgrading your system. That's why dpkg -i returned that database is locked ...

posted 2y ago by Anonymous‭

Answer
50%
+1 −1
Q&A Is there possible way to change bit if my system is using 64 bit kernel?

Don't try to move to 64 bit if your system isn't using 64 bit kernel. The solution is pretty is for Debian-based linux. sudo dpkg --add-architecture amd64 sudo apt-get update sudo apt-get -f ins...

posted 2y ago by Anonymous‭

Answer
50%
+0 −0
Q&A Installing Ruby on MacOS 12.2 (or 11.6) produces compilation errors in the downloaded source; how do I fix?

Wait a minute I think you missed something, yesterday when I read your message in Discord I thought you were unable to install RVM which were producing that error. But this question clears my confu...

posted 2y ago by Anonymous‭

Answer
33%
+0 −2
Q&A Why I can't update my system? (Kali Linux)

wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add Using the above code you are adding a key. Then try to update your system.

posted 2y ago by Anonymous‭  ·  edited 2y ago by Anonymous‭

Answer
28%
+0 −3
Q&A Why I can't update my system? (Kali Linux)

I had installed Kali Linux recently. I can't update or upgrade my system. Even, I can't install anything. Here's the error log apt update Get:1 http://kali.cs.nctu.edu.tw/kali kali-rolling InRele...

1 answer  ·  posted 2y ago by Anonymous‭  ·  last activity 2y ago by Anonymous‭

Question kali-linux
28%
+0 −3
Q&A Why can't I install google-chrome?

apt install google-chrome-stable_current_amd64.deb E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/...

1 answer  ·  posted 2y ago by Anonymous‭  ·  last activity 2y ago by Anonymous‭

25%
+0 −4
Q&A Is there possible way to change bit if my system is using 64 bit kernel?

Is it possible to change bit of a system? My system is using 64 bit kernel. I was trying to install chrome in my system. But, I couldn't since chrome doesn't support 32 bit. Since my system is usin...

1 answer  ·  posted 2y ago by Anonymous‭  ·  edited 2y ago by Anonymous‭

Question bit