I have a custom shell that i am implementing. I am trying to keep the commands for that shell close to what people are used to for a normal linux shell. I am having a hard time finding any naming convention style guide, so i am seeking assistance here.
I want to list all the toys associated...
Hey, I made two python programs, in two different computers, that uses sockets to communicate between the two computers.
Then, I wanted to execute a terminal command at the client program and the command it self will be sent from the remote controller program, then the client will send the...
Hi everyone, I'm writing because I'm a rookie with GNU Linux and I got this problem:
If i write this commands:
sudo ifconfig <interface> down
sudo macchanger -r <interface>
sudo ifconfig <interface> up
then, I can't surf the net... If anyone could help me with this problem, I'd be very...
This post is a shameless attempt to introduce nnn - https://github.com/jarun/nnn
I've been writing `nnn` for a year and it's stable now. Available on several distros and each release comes with cooked packages for multiple distros.
`nnn` runs on Linux, OS X, Raspberry Pi, Cygwin, Linux...
Hi
I am awaiting delivery of the below laptop, which I've picked up for £170:
https://www.ebay.co.uk/itm/Lenovo-Thinkpad-Ultrabook-Helix-11-6-Touch-i7-3667U-8GB-256GB-SSD-Windows-10/153120834786?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649
I have been around computers most of my...
Hello everyone!..... ^^ I had ungodly amounts of Mountain Dew today, and I decided to take a crack at compiling JasKinasis' Qt Programs under openSUSE, which I just installed last night..... :) What Package/step am I missing.....? :< I tried: qmake -project; qmake; make; , and I even...
I’m discussing usage of DSL (domain specific language) in security tools with my colleagues. We haven't been able to reach an agreement over naming conventions.
There are many tools using DSL: splunk, sumologic, elasticsearch and etc. But what are the best practices?
So for example how would...
Hello, Linux folks!
I've been using Ubuntu for several years at the office but have primarily been using it for web-based things, typing up work reports, etc. It's only in recent months I've been trying to learn how to use the command line, move beyond Ubuntu Software center, and so on.
Today...
I Run command on my Godaddy Server via SSh
sudo chown -R Amirvbase /
after that they hiding all detail from my access and unable to connect via putty
how I handle to return back to my previous work?
Probably one of the things that scares most new users is being able to get around within Linux on the command line. You know, changing directories, finding out where you are currently, etc..
This all comes over time. Hopefully, this video will help shed some light on it. Maybe try to follow...
When using MySQL on a Linux server, you'll no doubt come into a situation where you'll want to manipulate something via command line. Some of you will have tools like PHPMyAdmin installed, but you should always know a way to do things via command line. By the way, these examples will also work...
Hello all Linuxers who are not so advanced in the knowledge as to be unable to communicate with someone with little old me, who has such rudimentary knowledge he doesn't know what a tarball is.
I am stuck using the locate command, which I was learning about from a tutorial on youtube.
It...