Search Results

Search: Posts Made By: lobsang
775
Posted By lobsang
Bootloaders question
actually i got the concept of boot loaders : it reside in MBR and its function is to load the root file system of os into memory i.e. to load whole os into memory when system starts.

i have got...
1,106
Posted By lobsang
Primary group
Is it possible user without a primary group
5,314
Posted By lobsang
Adding user to a group (usermod or gpasswd)
I believe there are two methods of adding a user to a group. using usermod and gpasswd. but most of the time we tent to use user mod. does there any difference between these two methods ....

...
1,146
Posted By lobsang
actually i want to put the output of the command...
actually i want to put the output of the command date into the shell variable mydate

mydate ="$(date)"
1,146
Posted By lobsang
i am just learning shell scripting and came...
i am just learning shell scripting and came across some doubts as i check some possible interview questions and my doubts .
1,146
Posted By lobsang
Shell scripting syntax
mydate ="$(date)"

what is the use of adding double code and parenthesis in the above code ..
can i write the same code as
mydate= $date
943
Posted By lobsang
Privileged port
I have read in many articles that ports below 1024 are privileged ports. My question is if port 1024 is an privileged or a unprivileged port. Some say privileged and some unprivileged..
Forum: What is on Your Mind? 03-14-2017
975
Posted By lobsang
What should i do after Linux plus /LPI 1?
Actually i am from software background and wish to pursue my carrier in linux.
I will clear my linux plus and LPI 1 exam in a week time. wish to ask which certification i should prepare for . my...
Forum: IP Networking 03-11-2017
9,525
Posted By lobsang
Thank you Drysdalk . i believe i didn't...
Thank you Drysdalk . i believe i didn't understood properly what a single ip address means. From your above explanation . for e.g. 192.168.1.1 through 192.168.1.254 - Free IPs (Usable for hosts) Does...
Forum: IP Networking 03-11-2017
9,525
Posted By lobsang
i just came to learn that my public ip address...
i just came to learn that my public ip address through whatsmyip

46.126.40.51

since its class A IP address so default subnet mask is
46.126.40.51/8 ie 255.0.0.0

does that means apart...
Forum: IP Networking 03-11-2017
9,525
Posted By lobsang
thanks a lot for wonderful explanation. Does that...
thanks a lot for wonderful explanation. Does that means 192.168.1.0/24 has 254 usable host address and that 254 host has to share only one network address. ie i can have only one network and within...
Forum: IP Networking 03-11-2017
9,525
Posted By lobsang
Subnetting
Dear friends am confused with the logic behind subnetting. i am learning from video tutorial and quite didn't get it
so my question is as below



After subnetting class c address by borrowing...
1,687
Posted By lobsang
Thank you very much for the wonderful explanation...
Thank you very much for the wonderful explanation ,it answered my doubts .
1,687
Posted By lobsang
Tunnel using SSH
I am not clear with the part of concept of Tunneling using ssh.

ssh -f -N -L 1029 192.168.1.47:25 james@192.168.1.47


I found out that above code works for me . but didn't quite well...
Forum: Red Hat 03-10-2017
5,370
Posted By lobsang
Thanks for your patience . my idea is to connect...
Thanks for your patience . my idea is to connect my computer from england to my friend computer in USA. both are pc with linux os installed and connected to internet. how can i find the hostname or...
Forum: Red Hat 03-09-2017
5,370
Posted By lobsang
thank you guys. finding my hostname or local ip...
thank you guys. finding my hostname or local ip address of system within LAN network is quite easy through ifconfig. but i cannot use that physical address of LAN network to connect to other network...
1,804
Posted By lobsang
thank you very much drysdalk for correct and...
thank you very much drysdalk for correct and prompt answer.
%unixforum ALL=NOPASSWD: /bin/ls,/bin/mkdir,/bin/rmdir

may i ask why percentage in front of uniform group name is written ..does...
Forum: Red Hat 03-09-2017
5,370
Posted By lobsang
Connecting using SSH in WAN network
i have been learning linux from some time for linux plus exam and learned SSH protocol and have practised to connect to remote computer within Lan network and able to sucesssfully connect it .
using...
1,804
Posted By lobsang
Sudo asked for root password .
i have tried to use a sudo command from a user level . but instead of asking for user password it asked for root password . how should i go about it .


james@opensuse:/etc> sudo ifconfig
root's...
1,200
Posted By lobsang
Basic Linux command line question
:D:D:D
These are list of command i typed on opensuse terminal and evolve lots of doubt around ,that i can't answer.


COMMAND 1 linux-xavv:/ # cd
COMMAND 2 linux-xavv:~ #

Does above...
Showing results 1 to 20 of 20

 
All times are GMT -4. The time now is 12:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy