Amministrazione avanzata di server Linux / M. Tartamella ... [et al.] |
Pubbl/distr/stampa | Milano : Springer- Verlag, c2004 |
Descrizione fisica | xx, 460 p. : ill. ; 25 cm |
Disciplina | 005.43 |
Altri autori (Persone) |
Tartamella, M.
Sajeva, M. Vassallo, B. Puccio, L. |
Soggetto topico |
Linux
Operating systems (Computers) |
ISBN | 8847002346 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | ita |
Record Nr. | UNISALENTO-991002324159707536 |
Milano : Springer- Verlag, c2004 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. del Salento | ||
|
Beginning Linux Programming [[electronic resource]] |
Autore | Matthew Neil |
Edizione | [4th ed.] |
Pubbl/distr/stampa | Chichester, : Wiley, 2008 |
Descrizione fisica | 1 online resource (818 p.) |
Disciplina |
005.26/8
005.4469 |
Altri autori (Persone) | StonesRichard |
Collana | Wrox programmer to programmer |
Soggetto topico |
Linux
Operating systems (Computers) Engineering & Applied Sciences Computer Science |
Soggetto genere / forma | Electronic books. |
Soggetto non controllato | UmU kursbok |
ISBN |
1-118-05861-5
1-281-10043-9 9786611100438 0-470-24913-7 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto |
Beginning Linux Programming, 4th Edition; About the Authors; Credits; Acknowledgments; Contents; Foreword; Introduction; Who's This Book For?; What's Covered in the Book; What You Need to Use This Book; Source Code; Conventions; Errata; p2p.wrox.com; Chapter 1: Getting Started; An Introduction to UNIX, Linux, and GNU; Programming Linux; Getting Help; Summary; Chapter 2: Shell Programming; Why Program with a Shell?; A Bit of Philosophy; What Is a Shell?; Pipes and Redirection; The Shell as a Programming Language; Shell Syntax; Going Graphical - The dialog Utility; Putting It All Together
SummaryChapter 3: Working with Files; Linux File Structure; System Calls and Device Drivers; Library Functions; Low-Level File Access; The Standard I/O Library; Formatted Input and Output; File and Directory Maintenance; Scanning Directories; Errors; The /proc File System; Advanced Topics: fcntl and mmap; Summary; Chapter 4: The Linux Environment; Program Arguments; Environment Variables; Time and Date; Temporary Files; User Information; Host Information; Logging; Resources and Limits; Summary; Chapter 5: Terminals; Reading from and Writing to the Terminal; Talking to the Terminal The Terminal Driver and the General Terminal InterfaceThe termios Structure; Terminal Output; Detecting Keystrokes; Summary; Chapter 6: Managing Text-Based Screens with curses; Compiling with curses; Curses Terminology and Concepts; The Screen; The Keyboard; Windows; Subwindows; The Keypad; Using Color; Pads; The CD Collection Application; Summary; Chapter 7: Data Management; Managing Memory; File Locking; Databases; The CD Application; Summary; Chapter 8: MySQL; Installation; MySQL Administration; Accessing MySQL Data from C; The CD Database Application; Summary; Chapter 9: Development Tools Problems of Multiple Source FilesThe make Command and Makefiles; Source Code Control; Writing a Manual Page; Distributing Software; RPM Packages; Other Package Formats; Development Environments; Summary; Chapter 10: Debugging; Types of Errors; General Debugging Techniques; Debugging with gdb; More Debugging Tools; Assertions; Memory Debugging; Summary; Chapter 11: Processes and Signals; What Is a Process?; Process Structure; Starting New Processes; Signals; Summary; Chapter 12: POSIX Threads; What Is a Thread?; Advantages and Drawbacks of Threads; A First Threads Program Simultaneous ExecutionSynchronization; Thread Attributes; Canceling a Thread; Threads in Abundance; Summary; Chapter 13: Inter-Process Communication: Pipes; What Is a Pipe?; Process Pipes; Sending Output to popen; The Pipe Call; Parent and Child Processes; Named Pipes: FIFOs; The CD Database Application; Summary; Chapter 14: Semaphores, Shared Memory, and Message Queues; Semaphores; Shared Memory; Message Queues; The CD Database Application; IPC Status Commands; Summary; Chapter 15: Sockets; What Is a Socket?; Socket Connections; Network Information; Multiple Clients; Datagrams; Summary Chapter 16: Programming GNOME Using GTK+ |
Record Nr. | UNINA-9910451153303321 |
Matthew Neil | ||
Chichester, : Wiley, 2008 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Beginning Linux Programming [[electronic resource]] |
Autore | Matthew Neil |
Edizione | [4th ed.] |
Pubbl/distr/stampa | Chichester, : Wiley, 2008 |
Descrizione fisica | 1 online resource (818 p.) |
Disciplina |
005.26/8
005.4469 |
Altri autori (Persone) | StonesRichard |
Collana | Wrox programmer to programmer |
Soggetto topico |
Linux
Operating systems (Computers) Engineering & Applied Sciences Computer Science |
ISBN |
1-118-05861-5
1-281-10043-9 9786611100438 0-470-24913-7 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto |
Beginning Linux Programming, 4th Edition; About the Authors; Credits; Acknowledgments; Contents; Foreword; Introduction; Who's This Book For?; What's Covered in the Book; What You Need to Use This Book; Source Code; Conventions; Errata; p2p.wrox.com; Chapter 1: Getting Started; An Introduction to UNIX, Linux, and GNU; Programming Linux; Getting Help; Summary; Chapter 2: Shell Programming; Why Program with a Shell?; A Bit of Philosophy; What Is a Shell?; Pipes and Redirection; The Shell as a Programming Language; Shell Syntax; Going Graphical - The dialog Utility; Putting It All Together
SummaryChapter 3: Working with Files; Linux File Structure; System Calls and Device Drivers; Library Functions; Low-Level File Access; The Standard I/O Library; Formatted Input and Output; File and Directory Maintenance; Scanning Directories; Errors; The /proc File System; Advanced Topics: fcntl and mmap; Summary; Chapter 4: The Linux Environment; Program Arguments; Environment Variables; Time and Date; Temporary Files; User Information; Host Information; Logging; Resources and Limits; Summary; Chapter 5: Terminals; Reading from and Writing to the Terminal; Talking to the Terminal The Terminal Driver and the General Terminal InterfaceThe termios Structure; Terminal Output; Detecting Keystrokes; Summary; Chapter 6: Managing Text-Based Screens with curses; Compiling with curses; Curses Terminology and Concepts; The Screen; The Keyboard; Windows; Subwindows; The Keypad; Using Color; Pads; The CD Collection Application; Summary; Chapter 7: Data Management; Managing Memory; File Locking; Databases; The CD Application; Summary; Chapter 8: MySQL; Installation; MySQL Administration; Accessing MySQL Data from C; The CD Database Application; Summary; Chapter 9: Development Tools Problems of Multiple Source FilesThe make Command and Makefiles; Source Code Control; Writing a Manual Page; Distributing Software; RPM Packages; Other Package Formats; Development Environments; Summary; Chapter 10: Debugging; Types of Errors; General Debugging Techniques; Debugging with gdb; More Debugging Tools; Assertions; Memory Debugging; Summary; Chapter 11: Processes and Signals; What Is a Process?; Process Structure; Starting New Processes; Signals; Summary; Chapter 12: POSIX Threads; What Is a Thread?; Advantages and Drawbacks of Threads; A First Threads Program Simultaneous ExecutionSynchronization; Thread Attributes; Canceling a Thread; Threads in Abundance; Summary; Chapter 13: Inter-Process Communication: Pipes; What Is a Pipe?; Process Pipes; Sending Output to popen; The Pipe Call; Parent and Child Processes; Named Pipes: FIFOs; The CD Database Application; Summary; Chapter 14: Semaphores, Shared Memory, and Message Queues; Semaphores; Shared Memory; Message Queues; The CD Database Application; IPC Status Commands; Summary; Chapter 15: Sockets; What Is a Socket?; Socket Connections; Network Information; Multiple Clients; Datagrams; Summary Chapter 16: Programming GNOME Using GTK+ |
Record Nr. | UNINA-9910784811803321 |
Matthew Neil | ||
Chichester, : Wiley, 2008 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Beginning Linux Programming |
Autore | Matthew Neil |
Edizione | [4th ed.] |
Pubbl/distr/stampa | Chichester, : Wiley, 2008 |
Descrizione fisica | 1 online resource (818 p.) |
Disciplina |
005.26/8
005.4469 |
Altri autori (Persone) | StonesRichard |
Collana | Wrox programmer to programmer |
Soggetto topico |
Linux
Operating systems (Computers) Engineering & Applied Sciences Computer Science |
ISBN |
1-118-05861-5
1-281-10043-9 9786611100438 0-470-24913-7 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Nota di contenuto |
Beginning Linux Programming, 4th Edition; About the Authors; Credits; Acknowledgments; Contents; Foreword; Introduction; Who's This Book For?; What's Covered in the Book; What You Need to Use This Book; Source Code; Conventions; Errata; p2p.wrox.com; Chapter 1: Getting Started; An Introduction to UNIX, Linux, and GNU; Programming Linux; Getting Help; Summary; Chapter 2: Shell Programming; Why Program with a Shell?; A Bit of Philosophy; What Is a Shell?; Pipes and Redirection; The Shell as a Programming Language; Shell Syntax; Going Graphical - The dialog Utility; Putting It All Together
SummaryChapter 3: Working with Files; Linux File Structure; System Calls and Device Drivers; Library Functions; Low-Level File Access; The Standard I/O Library; Formatted Input and Output; File and Directory Maintenance; Scanning Directories; Errors; The /proc File System; Advanced Topics: fcntl and mmap; Summary; Chapter 4: The Linux Environment; Program Arguments; Environment Variables; Time and Date; Temporary Files; User Information; Host Information; Logging; Resources and Limits; Summary; Chapter 5: Terminals; Reading from and Writing to the Terminal; Talking to the Terminal The Terminal Driver and the General Terminal InterfaceThe termios Structure; Terminal Output; Detecting Keystrokes; Summary; Chapter 6: Managing Text-Based Screens with curses; Compiling with curses; Curses Terminology and Concepts; The Screen; The Keyboard; Windows; Subwindows; The Keypad; Using Color; Pads; The CD Collection Application; Summary; Chapter 7: Data Management; Managing Memory; File Locking; Databases; The CD Application; Summary; Chapter 8: MySQL; Installation; MySQL Administration; Accessing MySQL Data from C; The CD Database Application; Summary; Chapter 9: Development Tools Problems of Multiple Source FilesThe make Command and Makefiles; Source Code Control; Writing a Manual Page; Distributing Software; RPM Packages; Other Package Formats; Development Environments; Summary; Chapter 10: Debugging; Types of Errors; General Debugging Techniques; Debugging with gdb; More Debugging Tools; Assertions; Memory Debugging; Summary; Chapter 11: Processes and Signals; What Is a Process?; Process Structure; Starting New Processes; Signals; Summary; Chapter 12: POSIX Threads; What Is a Thread?; Advantages and Drawbacks of Threads; A First Threads Program Simultaneous ExecutionSynchronization; Thread Attributes; Canceling a Thread; Threads in Abundance; Summary; Chapter 13: Inter-Process Communication: Pipes; What Is a Pipe?; Process Pipes; Sending Output to popen; The Pipe Call; Parent and Child Processes; Named Pipes: FIFOs; The CD Database Application; Summary; Chapter 14: Semaphores, Shared Memory, and Message Queues; Semaphores; Shared Memory; Message Queues; The CD Database Application; IPC Status Commands; Summary; Chapter 15: Sockets; What Is a Socket?; Socket Connections; Network Information; Multiple Clients; Datagrams; Summary Chapter 16: Programming GNOME Using GTK+ |
Record Nr. | UNINA-9910824730403321 |
Matthew Neil | ||
Chichester, : Wiley, 2008 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. Federico II | ||
|
Building Linux clusters / David H.M. Spector |
Autore | Spector, David H. M. |
Pubbl/distr/stampa | Beijing [etc.], : O'Reilly, c2000 |
Descrizione fisica | xviii, 332 p. ; 24 cm + CD-ROM. |
Disciplina | 005.7565 |
Collana | Nutshell handbook |
Soggetto topico |
Linux
Sistemi operativi |
ISBN | 1565926250 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Record Nr. | UNICAS-UBO1030210 |
Spector, David H. M. | ||
Beijing [etc.], : O'Reilly, c2000 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. di Cassino e del Lazio Meridionale | ||
|
Latex for Linux : a vade mecum / Bernice Sacks Lipkin |
Autore | Lipkin, Bernice Sacks |
Pubbl/distr/stampa | New York : Springer, c1999 |
Descrizione fisica | xxxi, 568 p. : ill. ; 24 cm. |
Disciplina | 686.22544 |
Soggetto topico |
Computerized typesetting
Desktop publishing Document markup languages LaTeX (Computer file) Linux |
ISBN | 0387987088 |
Classificazione | AMS 00A20 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Record Nr. | UNISALENTO-991001058559707536 |
Lipkin, Bernice Sacks | ||
New York : Springer, c1999 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. del Salento | ||
|
The Linux bible : the GNU testament / [edited by John Purcell and Amanda Robinson] |
Autore | Purcell, John |
Edizione | [4th ed] |
Pubbl/distr/stampa | San Jose, Ca : Yggdrasil Computing, 1996 |
Descrizione fisica | v, 1886 p. : ill. ; 24 cm. |
Disciplina | 005.43 |
Altri autori (Persone) | Robinson, Amanda |
Soggetto topico |
Linux
Operating systems |
ISBN | 1883601207 |
Classificazione |
AMS 68N25
CR D.4.0 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Record Nr. | UNISALENTO-991001091239707536 |
Purcell, John | ||
San Jose, Ca : Yggdrasil Computing, 1996 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. del Salento | ||
|
Linux for dummies / Jon Hall |
Autore | Hall, Jon |
Edizione | [2. ed] |
Pubbl/distr/stampa | Milano, : Apogeo, \2000! |
Descrizione fisica | IX, 364 p. ; 24 cm + 1 CD ROM |
Disciplina | 005.4469 |
Collana | For dummies |
Soggetto topico | Linux |
ISBN | 8873035841 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | ita |
Titolo uniforme | |
Record Nr. | UNICAS-TO00816404 |
Hall, Jon | ||
Milano, : Apogeo, \2000! | ||
Materiale a stampa | ||
Lo trovi qui: Univ. di Cassino e del Lazio Meridionale | ||
|
Linux for dummies / Craig Witherspoon, Coletta Witherspoon, and Jon Hall |
Autore | Witherspoon, Craig |
Edizione | [Ed. it] |
Pubbl/distr/stampa | Milano : Apogeo, c1998 |
Descrizione fisica | x, 358 p. : ill. ; 24 cm. + 1 computer laser optical disc (4 3/4 in.). |
Altri autori (Persone) |
Witherspoon, Colettaauthor
Hall, Jon |
Soggetto topico |
Linux
Operating systems (Computers) |
ISBN | 8873034160 |
Classificazione | AMS 68N25 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | ita |
Record Nr. | UNISALENTO-991001091359707536 |
Witherspoon, Craig | ||
Milano : Apogeo, c1998 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. del Salento | ||
|
Linux in a nutshell / Ellen Siever, Stephen Figgins, and Aaron Weber |
Autore | Siever Ellen |
Edizione | [4th ed.] |
Pubbl/distr/stampa | Beijing [etc] : O'Reilly, 2003 |
Descrizione fisica | xiv, 928 p. : ill. ; 23 cm |
Disciplina | 005.43 |
Altri autori (Persone) |
Figgins, Stephenauthor
Weber, Aaron |
Soggetto topico |
Linux
Operating systems (Computers) |
ISBN | 0596004826 |
Formato | Materiale a stampa |
Livello bibliografico | Monografia |
Lingua di pubblicazione | eng |
Record Nr. | UNISALENTO-991000823889707536 |
Siever Ellen | ||
Beijing [etc] : O'Reilly, 2003 | ||
Materiale a stampa | ||
Lo trovi qui: Univ. del Salento | ||
|