Search found 120 matches
- Sat Jul 04, 2020 8:12 am
- Forum: Wireless
- Topic: Help installing wifi drivers
- Replies: 1
- Views: 412
Help installing wifi drivers
I have recently bought a wifi adapter and when I plugged it it works fine in Linux as well as windows without installing any drivers. But the problem is it isn't working for a range like from my other room. But that's not because of adapter's incompatibility because it is working fine in windows. So...
- Wed Mar 18, 2020 8:15 am
- Forum: Other topics
- Topic: How to add keyboard to recognize a different key than what I pressed?[SOLVED]
- Replies: 7
- Views: 732
Re: How to add keyboard to recognize a different key than what I pressed?
Run this command in terminal and restart the computer: sudo sed -i \ -e '77s|.*|key<HOME>{[c,C]};|' \ -e '78s|.*|key<PGUP>{[d,D]};|' \ -e '81s|.*|key<PGDN>{[e,E]};|' \ /usr/share/X11/xkb/symbols/pc \ && sudo dpkg-reconfigure xkb-data WOW! That works. Thanks a lot :D By the way can you expla...
- Wed Mar 18, 2020 1:27 am
- Forum: Software & Applications
- Topic: How to mark windows D drive as /home?[SOLVED]
- Replies: 4
- Views: 278
Re: How to mark windows D drive as /home?
I'm not sure that it's a good idea to host /home on an ntfs partition - never tried and didn't even know it was possible. No, it's not possible. Yesterday, I earsed my whole linux partition(still wondering how) and needed to reinstall it. At that moment, i tried to mount d drive to /home and found ...
- Wed Mar 18, 2020 1:20 am
- Forum: Other topics
- Topic: How to add keyboard to recognize a different key than what I pressed?[SOLVED]
- Replies: 7
- Views: 732
Re: How to add keyboard to recognize a different key than what I pressed?
I want to remap 'C', 'D', and 'E' key to home, page up and page down key. Is there any simple commands to do it?
I am unable to digest these guides. I am still a begineer.
I am unable to digest these guides. I am still a begineer.
- Tue Mar 17, 2020 2:37 am
- Forum: Software & Applications
- Topic: How to mark windows D drive as /home?[SOLVED]
- Replies: 4
- Views: 278
How to mark windows D drive as /home?[SOLVED]
I have recently install linux as dual boot with windows 10. I have set a 30 gb partition for / and a 40 gb for windows 10 C drive. There is another 42 gb D drive for storing data.
My question is how can i set this 42 gb drive as /home for linux while retaining it as D drive in windows?
My question is how can i set this 42 gb drive as /home for linux while retaining it as D drive in windows?
- Tue Mar 17, 2020 2:29 am
- Forum: Other topics
- Topic: How to add keyboard to recognize a different key than what I pressed?[SOLVED]
- Replies: 7
- Views: 732
How to add keyboard to recognize a different key than what I pressed?[SOLVED]
Hello everyone, Ok, I know this question seems to be weird but I want to ask this. I have a keyboard with some keys like 'C', 'D', 'H' keys which are not working properly. I am using on-screen keyboard for those keys but often my system hangs (not sure because of this on-screen keyboard or something...
- Fri Sep 20, 2019 10:58 am
- Forum: Newbie Questions
- Topic: How to install pip via its whl file
- Replies: 5
- Views: 367
Re: How to install pip via its whl file
yes, i agree.Larry78723 wrote: ↑Fri Sep 20, 2019 7:21 amIf you're a "complete noob in both python and linux" I don't think you have any business messing with a Python packager.
Just my 2 cents.
but i have to install pip for installing modules like numpy or scipy.
- Fri Sep 20, 2019 5:18 am
- Forum: Newbie Questions
- Topic: How to install pip via its whl file
- Replies: 5
- Views: 367
Re: How to install pip via its whl file
I have seen that but unable to understand exactly what has to be done.
Can you simplfy it, please.
I am a complete noob in both python and linux
Can you simplfy it, please.
I am a complete noob in both python and linux
- Fri Sep 20, 2019 4:10 am
- Forum: Newbie Questions
- Topic: How to install pip via its whl file
- Replies: 5
- Views: 367
How to install pip via its whl file
I am using linux mint 19.1 xfce and want to install pip in it. I have download whl and tar files of pip from its official site.
Now my question is how to install this file since installation of whl file require pip but i have to install pip itself.
Now my question is how to install this file since installation of whl file require pip but i have to install pip itself.
- Tue Sep 10, 2019 9:23 am
- Forum: Newbie Questions
- Topic: how to make python 3 default?
- Replies: 7
- Views: 2733
how to make python 3 default?
Hi everyone, I have recently started using linux mint 19.1 xfce. I am using sublime text 3 to code in python. My problem is: When i try to execute the code in sublime, it runs the code using python 2.6(installed by default). I need to execute the code from terminal using python3(also installed by de...
- Mon Sep 09, 2019 5:19 am
- Forum: Software & Applications
- Topic: [SOLVED] missing <stdio.h>, <string.h>
- Replies: 21
- Views: 1290
Re: missing <stdio.h>, <string.h>
Hello, aditya02. I do think that your initial question, asked in the starting post of this thread, has been answered. Yes, my intial question has been answered. So which (other) question has not been answered? Please, tell us. Give us a chance to answer it. Regards, Karl My other question was that ...
- Sun Sep 08, 2019 9:04 am
- Forum: Software & Applications
- Topic: [SOLVED] missing <stdio.h>, <string.h>
- Replies: 21
- Views: 1290
Re: [SOLVED] missing <stdio.h>, <string.h>
The actually question has not been answered but I am marking this topic as [SOLVED] because the wifi driver I was trying to compile works without building it's drivers from source. So, it is solved for me.
Thanks to all of you for helping me.
Thanks to all of you for helping me.

- Sat Sep 07, 2019 9:51 pm
- Forum: Software & Applications
- Topic: [SOLVED] missing <stdio.h>, <string.h>
- Replies: 21
- Views: 1290
- Sat Sep 07, 2019 6:49 am
- Forum: Software & Applications
- Topic: [SOLVED] missing <stdio.h>, <string.h>
- Replies: 21
- Views: 1290
Re: missing <stdio.h>, <string.h>
To download build essentials via synaptic manager it need a linux system but i want to do in a windows system.
Can i do it?
Can i do it?
- Sat Sep 07, 2019 6:21 am
- Forum: Software & Applications
- Topic: [SOLVED] missing <stdio.h>, <string.h>
- Replies: 21
- Views: 1290
Re: missing <stdio.h>, <string.h>
...libc6-dbg is provided under Mint however - because, you know...the average end user will certainly fire up gdb... :lol: Fun / jokes aside - i assume libc6-dbg is included with apport bug reports to Mint's github in mind. ..................................... ...Xenial includes libc6-dev, gcc &am...
- Sat Sep 07, 2019 6:00 am
- Forum: Software & Applications
- Topic: [SOLVED] missing <stdio.h>, <string.h>
- Replies: 21
- Views: 1290
Re: missing <stdio.h>, <string.h>
And what about gcc compiler?
- Sat Sep 07, 2019 5:39 am
- Forum: Software & Applications
- Topic: [SOLVED] missing <stdio.h>, <string.h>
- Replies: 21
- Views: 1290
Re: missing <stdio.h>, <string.h>
I want to know why it is absent?
Is it a convention that mint developers do not provide these files in live session.
- Sat Sep 07, 2019 5:37 am
- Forum: Software & Applications
- Topic: [SOLVED] missing <stdio.h>, <string.h>
- Replies: 21
- Views: 1290
Re: missing <stdio.h>, <string.h>
I have already done it.
- Sat Sep 07, 2019 5:09 am
- Forum: Software & Applications
- Topic: [SOLVED] missing <stdio.h>, <string.h>
- Replies: 21
- Views: 1290
[SOLVED] missing <stdio.h>, <string.h>
hi everyone I tried to boot the linux mint 19.1 live session and it worked. then i tried to compile a package from source. But i get the error that <stdio.h> and <string.h > is missing. I checked the /usr/include and actually did not find any of them. So my question is: Is it actually absent in live...
- Wed Apr 17, 2019 6:31 am
- Forum: Wireless
- Topic: install tar.bz2 file which don't have configure file
- Replies: 33
- Views: 2710
Re: install tar.bz2 file which don't have configure file
i got internet connection only on sundays. so i will try on sunday.
thanks...
thanks...