Click here to Skip to main content
15,867,765 members
Home / Discussions / Linux Programming
   

Linux Programming

 
GeneralRe: Recovering RAID5 md device from foreign OS Pin
Member 1497193822-Oct-20 1:39
Member 1497193822-Oct-20 1:39 
QuestionMessage Closed Pin
19-Oct-20 5:44
Member 1496877119-Oct-20 5:44 
AnswerRe: Adding RAID mount info to fstab Pin
k505419-Oct-20 5:59
mvek505419-Oct-20 5:59 
GeneralMessage Closed Pin
19-Oct-20 9:33
Member 1496877119-Oct-20 9:33 
GeneralRe: Adding RAID mount info to fstab Pin
k505419-Oct-20 9:59
mvek505419-Oct-20 9:59 
PraiseHelp me! Pin
Member 1492738231-Aug-20 8:34
Member 1492738231-Aug-20 8:34 
AnswerRe: Help me! Pin
Dave Kreskowiak31-Aug-20 9:43
mveDave Kreskowiak31-Aug-20 9:43 
AnswerRe: Help me! Pin
Afzaal Ahmad Zeeshan31-Aug-20 17:52
professionalAfzaal Ahmad Zeeshan31-Aug-20 17:52 
QuestionDoes Crystal Report Asp.net work in Linux through Mono ? Pin
Chai WY26-Jul-20 23:00
Chai WY26-Jul-20 23:00 
AnswerRe: Does Crystal Report Asp.net work in Linux through Mono ? Pin
Afzaal Ahmad Zeeshan31-Aug-20 17:55
professionalAfzaal Ahmad Zeeshan31-Aug-20 17:55 
QuestionReading Files on network box Pin
#realJSOP7-Jul-20 0:58
mve#realJSOP7-Jul-20 0:58 
AnswerRe: Reading Files on network box Pin
k50547-Jul-20 4:28
mvek50547-Jul-20 4:28 
GeneralRe: Reading Files on network box Pin
#realJSOP7-Jul-20 4:47
mve#realJSOP7-Jul-20 4:47 
GeneralRe: Reading Files on network box Pin
Richard Deeming7-Jul-20 5:10
mveRichard Deeming7-Jul-20 5:10 
GeneralRe: Reading Files on network box Pin
markkuk7-Jul-20 21:47
markkuk7-Jul-20 21:47 
GeneralRe: Reading Files on network box Pin
#realJSOP8-Jul-20 8:45
mve#realJSOP8-Jul-20 8:45 
GeneralRe: Reading Files on network box Pin
pkfox31-Mar-21 23:47
professionalpkfox31-Mar-21 23:47 
AnswerRe: Reading Files on network box Pin
Gerry Schmitz7-Jul-20 21:04
mveGerry Schmitz7-Jul-20 21:04 
GeneralRe: Reading Files on network box Pin
markkuk7-Jul-20 21:32
markkuk7-Jul-20 21:32 
GeneralRe: Reading Files on network box Pin
kalberts7-Jul-20 22:02
kalberts7-Jul-20 22:02 
GeneralRe: Reading Files on network box Pin
markkuk7-Jul-20 22:23
markkuk7-Jul-20 22:23 
Member 7989122 wrote:
Is not FTP installed by default on all Linux machines nowadays?

No, not anymore. There are better replacements such as SFTP or SCP. Curl or wget can be used as FTP clients if absolutely necessary.

Member 7989122 wrote:
FTP was developed in the days when you measured program size in kilobytes.

Those days nobody could imagine the need for network security. FTP transmits everything, including user credentials, in cleartext. The protocol design makes it difficult to pass through firewalls without causing additional security risks. In general, it's just too dangerous and should not be used.
GeneralRe: Reading Files on network box Pin
Gerry Schmitz8-Jul-20 6:03
mveGerry Schmitz8-Jul-20 6:03 
AnswerRe: Reading Files on network box Pin
Josh Gray210-Jul-20 4:37
Josh Gray210-Jul-20 4:37 
GeneralRe: Reading Files on network box Pin
#realJSOP10-Jul-20 5:07
mve#realJSOP10-Jul-20 5:07 
AnswerRe: Reading Files on network box Pin
Member 1330167920-Dec-20 23:33
Member 1330167920-Dec-20 23:33 

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.