how-toGetting started on the Linux (or Unix) command line, Part 4Pipes, aliases and scripts make Linux so much easier to use.By Sandra Henry-StockerNov 27, 20234 minsLinux how-to Getting started on the Linux (or Unix) command line, Part 3By Sandra Henry StockerNov 21, 20236 minsLinuxhow-to Getting started on the Linux (or Unix) command line, Part 2By Sandra Henry StockerNov 20, 20235 minsLinux how-toGetting started on the Linux (or Unix) command line, Part 1By Sandra Henry Stocker Nov 16, 20238 minsLinux how-toUsing the Linux compgen bash builtinBy Sandra Henry Stocker Nov 01, 20237 minsLinux how-toNumeric operations on LinuxBy Sandra Henry Stocker Oct 23, 20234 minsLinux how-toDisplaying dates and times on LinuxBy Sandra Henry Stocker Oct 16, 20234 minsLinux how-toUsing command options and arguments to get just the right output on LinuxBy Sandra Henry Stocker Oct 12, 20235 minsLinux how-toHow to keep a process running on Linux after you log offBy Sandra Henry Stocker Oct 10, 20233 minsLinux Articleshow-toThere’s more to more than meets the eyeThe more command on Linux may have a lot more options than you know and use.By Sandra Henry Stocker Aug 18, 2023 4 minsLinuxhow-toHiding from history on LinuxThe history command on Linux can be used to display and rerun commands that you've used, and it can also help you hide commands that you don't want remembered.By Sandra Henry Stocker Aug 14, 2023 5 minsLinuxnewsRed Hat rivals form Open Enterprise Linux AssociationOracle, SUSE and CIQ will form the Open Enterprise Linux Association, in response to changes at Red Hat that have upset the enterprise Linux ecosystem.By Jon Gold Aug 11, 2023 3 minsLinuxOpen Sourcenews analysisIBM set to deliver mainframe AI services, supportIBM z/OS mainframe operating system gets AI, cloud infusion with software coming Sept. 29. By Michael Cooney Aug 11, 2023 5 minsServer VirtualizationGenerative AILinuxhow-toPipes and more pipes on LinuxLinux systems support pipes that enable passing output from one command to another, but they also support 'named pipes,' which are quite different.By Sandra Henry Stocker Aug 09, 2023 5 minsLinuxhow-toMoving tasks from foreground to background and back againMoving a command or script that you're running on the command line to the background so that you can start another job and managing backgrounded processes requires only a handful of commands.By Sandra Henry Stocker Aug 02, 2023 3 minsLinuxhow-toAssigning sudo privilege to users on LinuxAssigning sudo privileges to users allows them to help manage the system by running commands that they would not otherwise be allowed to use.By Sandra Henry Stocker Jul 19, 2023 3 minsLinuxhow-toHow to determine your Linux system's filesystem typesLinux provides quite a few commands to look into file system types. Here's a look at the various file system types used by Linux systems and the commands that will identify them.By Sandra Henry Stocker Jul 18, 2023 7 minsLinuxhow-toThe power of >, >>, &, &&, and || on LinuxThe >, >>, &, && and || characters are extremely useful whenever you're working on the Linux command line.By Sandra Henry Stocker Jul 11, 2023 4 minsLinuxhow-toCreating a directory tree with a single commandThe mkdir command can create not just a directory but also a complex directory structure if you ask in the right way.By Sandra Henry Stocker Jul 10, 2023 3 minsLinuxhow-toGetting help on LinuxThere are a lot of ways to get help on Linux, especially when you're getting started and want to learn a number of important commands.By Sandra Henry Stocker Jul 05, 2023 6 minsLinuxhow-toFinding files on Linux in all sorts of waysThere a quite a few ways to narrow your search when trying to find files on a Linux system.By Sandra Henry Stocker Jun 28, 2023 5 minsLinux Show more Show less View all Upcoming Events30/Nov in-person event The Official CSO Security Summit UKNov 30, 20239:30 am – 17:308 Fenchurch Place, London, UK Events 30/Nov in-person event The Official CSO 30 Awards UKNov 30, 202318:30-21:30 GMT8 Fenchurch Place, London, UK Events 07/Dec roundtable dinner CIO In Person Roundtable: Roundtable: The Value and Impact of Real Time Data on Customer Experience and Operational ExecutionDec 07, 202318:30-21:30 GMTGreat Scotland Yard Hotel, London Events View all events Resources whitepaper Generative AI Opportunities Across Enterprise Service and Operations Management Learn from IDC and BMC Software industry experts how your ServiceOps environment can safely harness the power of Generative AI. The post Generative AI Opportunities Across Enterprise Service and Operations Management appeared first on Whitepaper Repository. By BMC Software 29 Nov 2023Business OperationsFunctions as a ServiceManaged IT Services whitepaper Securing the digital economy By Mastercard 29 Nov 2023Business OperationsBusiness Process ManagementProfessional Services whitepaper The 2023 Guide to DevOps and Security Tool Consolidation By JFrog 28 Nov 2023Other View all Video on demand videoHow to calculate factorials in LinuxIn this video transcript, Sandra Henry-Stocker discusses how to calculate factorials on a Linux system. She explains that factorials are the multiplication of numbers starting with a specified number and decreasing incrementally until reaching 1. To calculate factorials on Linux, you can use commands like “seq” and “bc.” The “seq” command is used to generate a list of sequential numbers, and the “bc” command is used to perform the factorial calculations. Nov 02, 2023 2 minsLinux How to use the nohup command Oct 31, 2023 2 minsLinux How to use date command options Oct 26, 2023 2 minsLinux How to increment and decrement numeric variables in bash Oct 10, 2023 2 minsLinux See all videos Explore a topic 5G Careers Cloud Computing CPUs and Processors Data Center Edge Computing Enterprise Storage Generative AI Industry Internet of Things Networking Network Management Software Network Security Virtualization All topics Close 5G Careers Cloud Computing CPUs and Processors Data Center Edge Computing Enterprise Storage Generative AI Industry Internet of Things Networking Network Management Software Network Security Virtualization Show me morePopularArticlesPodcastsVideos news Dell provides $150M to develop an AI compute cluster for Imbue By Elizabeth Montalbano Nov 29, 20234 mins Generative AIMachine LearningArtificial Intelligence news DRAM prices slide as the semiconductor industry starts to decline By Sam Reynolds Nov 29, 20233 mins Flash StorageTechnology Industry news analysis Cisco, AWS strengthen ties between cloud-management products By Michael Cooney Nov 28, 20234 mins Network Management SoftwareCloud Computing podcast Episode 1: Understanding Cisco's Converged SDN Transport Sep 24, 202120 mins Cisco SystemsInternetNetworking podcast Episode 2: Pluggable Optics and the Internet for the Future Sep 23, 202117 mins Optical DrivesCisco SystemsInternet podcast Episode 3: Looking Forward: 5G, Digital Transformation, and the Network of the Future Sep 22, 202114 mins 5GCisco SystemsInternet video How to view every Nth line in a text file Oct 05, 20232 mins Linux video How to use the Comm command Oct 03, 20231 mins Linux video How to use the ignorespace command Sep 07, 20232 mins Linux