Click here to Skip to main content
15,891,184 members
Home / Discussions / Linux Programming
   

Linux Programming

 
GeneralMessage Closed Pin
25-Mar-22 3:49
Member 1496877125-Mar-22 3:49 
GeneralRe: How to correlate hci_tool commands with "blueZ" library functions ? Pin
Richard MacCutchan25-Mar-22 3:52
mveRichard MacCutchan25-Mar-22 3:52 
QuestionMessage Closed Pin
20-Mar-22 8:41
Member 1496877120-Mar-22 8:41 
AnswerRe: How to find what name and where the (bluetooth) library is located? Pin
k505421-Mar-22 12:42
mvek505421-Mar-22 12:42 
AnswerRe: How to find what name and where the (bluetooth) library is located? Pin
Richard MacCutchan21-Mar-22 22:54
mveRichard MacCutchan21-Mar-22 22:54 
AnswerRe: How to find what name and where the (bluetooth) library is located? Pin
Member 157889596-Oct-22 1:24
professionalMember 157889596-Oct-22 1:24 
QuestionMessage Closed Pin
13-Mar-22 4:43
Member 1496877113-Mar-22 4:43 
AnswerRe: How to run ./configure - bluez Pin
Richard MacCutchan13-Mar-22 6:43
mveRichard MacCutchan13-Mar-22 6:43 
AnswerRe: How to run ./configure - bluez Pin
k505413-Mar-22 8:04
mvek505413-Mar-22 8:04 
QuestionLinux IDE Pin
Dr.Walt Fair, PE15-Feb-22 12:34
professionalDr.Walt Fair, PE15-Feb-22 12:34 
AnswerRe: Linux IDE Pin
Greg Utas15-Feb-22 13:41
professionalGreg Utas15-Feb-22 13:41 
GeneralRe: Linux IDE Pin
DrWalter PE26-Feb-22 5:10
professionalDrWalter PE26-Feb-22 5:10 
AnswerRe: Linux IDE Pin
Sam Hobbs27-Oct-22 19:34
Sam Hobbs27-Oct-22 19:34 
GeneralRe: Linux IDE Pin
Richard Deeming27-Oct-22 21:07
mveRichard Deeming27-Oct-22 21:07 
QuestionLinux partition simulator Pin
Kanel Roath10-Feb-22 1:43
Kanel Roath10-Feb-22 1:43 
AnswerRe: Linux partition simulator Pin
k505418-Feb-22 4:23
mvek505418-Feb-22 4:23 
QuestionNewbie Here Pin
Discipuluz27-Jan-22 6:14
Discipuluz27-Jan-22 6:14 
AnswerRe: Newbie Here Pin
Richard MacCutchan27-Jan-22 6:38
mveRichard MacCutchan27-Jan-22 6:38 
GeneralRe: Newbie Here Pin
Discipuluz27-Jan-22 7:22
Discipuluz27-Jan-22 7:22 
AnswerRe: Newbie Here Pin
markkuk27-Jan-22 6:46
markkuk27-Jan-22 6:46 
GeneralRe: Newbie Here Pin
Discipuluz27-Jan-22 7:22
Discipuluz27-Jan-22 7:22 
AnswerRe: Newbie Here Pin
DrWalter PE26-Feb-22 6:48
professionalDrWalter PE26-Feb-22 6:48 
Find a nice book/primer on Unix commands. They mostly work on Linux as well. You need 'cd' to move between folders, 'ls to list files, type to display text files, 'whereis' to find the location of a file 'su' to switch to root access. most commands will list command line options if you add the --help option. Conversely, you can try 'man '+ command to get help on most commands.
When I was working a lot on Linux/Unix, I found a book called "Tricks of the Un ix Masters". It helped immenselywith file editing and bash scripts.
Good Luck and Dive In,
Walt
AnswerRe: Newbie Here Pin
bob_smith_010117-May-22 13:13
bob_smith_010117-May-22 13:13 
AnswerRe: Newbie Here Pin
charles henington8-Dec-22 7:33
charles henington8-Dec-22 7:33 
QuestionPutting Linux on a Samsung Galaxy tab 6 Pin
Muscipula18-Dec-21 9:17
Muscipula18-Dec-21 9:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.