System & Network Admin

System & Network Admin

2123 bookmarks
Custom sorting
How to increase the size of a loop virtual disk?
How to increase the size of a loop virtual disk?
I have generated an image file with dd. The image contains two partitions. I created a loop virtual disk: losetup -P /dev/loop0 $image_file. I mounted the two loop created partitions (loop0p1, loop...
·unix.stackexchange.com·
How to increase the size of a loop virtual disk?
Why does make think the target is up to date?
Why does make think the target is up to date?
This is my Makefile: REBAR=./rebar REBAR_COMPILE=$(REBAR) get-deps compile all: compile compile: $(REBAR_COMPILE) test: $(REBAR_COMPILE) skip_deps=true eunit clean: -rm -rf deps ebi...
·stackoverflow.com·
Why does make think the target is up to date?
Cython
Cython
The Cython compiler for writing C extensions in the Python language.
·pypi.org·
Cython
lupa
lupa
Python wrapper around Lua and LuaJIT
·pypi.org·
lupa
How to Insert a Line at the Beginning of a File on Linux
How to Insert a Line at the Beginning of a File on Linux
In Linux, modifying files from the command line is a common task. Whether you need to prepend configuration parameters, add headers to text files, or make bulk edits, knowing how to insert a line at…
·linuxconfig.org·
How to Insert a Line at the Beginning of a File on Linux
How do I write the 'cd' command in a makefile?
How do I write the 'cd' command in a makefile?
For example, I have something like this in my makefile: all: cd some_directory But when I typed make I saw only 'cd some_directory', like in the echo command.
·stackoverflow.com·
How do I write the 'cd' command in a makefile?
Kosmik 3
Kosmik 3
Meet Kosmik 3. Browse, think, create, and more. Sign up for the waitlist.
·kosmik.app·
Kosmik 3
Darling |
Darling |
Darling — macOS translation layer for Linux
·darlinghq.org·
Darling |
How to create loop devices on Linux
How to create loop devices on Linux
A loop device is a pseudo-device which doesn’t correspond to a real, physical block device, but can be used to make a file appear and be treated like one. To manage loop devices on Linux…
·linuxconfig.org·
How to create loop devices on Linux
15 Linux sfdisk Command Examples to Manage Disk Partitions
15 Linux sfdisk Command Examples to Manage Disk Partitions
If you are a sysadmin, managing your Linux server’s hard disk partition is a critical task. In this tutorial, we’ll focus on how to use sfdisk command-line utility to manage your hard disk partitions. While sfdisk is similar to fdisk, there are few partition manipulation activities that are very easy to perform in sfdi
·thegeekstuff.com·
15 Linux sfdisk Command Examples to Manage Disk Partitions
How to Install Mattermost on Debian 12
How to Install Mattermost on Debian 12
Mattermost is an open-source alternative to Slack and Microsoft Teams. It allows you to self-host online chat and offers many features, such as file s...
·howtoforge.com·
How to Install Mattermost on Debian 12
How to Install Syncthing on Debian 12
How to Install Syncthing on Debian 12
Syncthing is an open-source, peer-to-peer file synchronization tool designed to sync files across multiple devices securely. This tutorial will show y...
·howtoforge.com·
How to Install Syncthing on Debian 12
webOS Open Source Edition
webOS Open Source Edition
News webOS Studio v2.1.0 and CLI v3.1.0 has been released! On-ramp to the Future of Smart Devices Driven by webOS Open Source Edition, the open-source software platform built for smart and connected devices of tomorrow. Versatile Software Platform for Open Innovation Join the ride and bring your ideas to life with webOS Open Source Edition. Learn more Best of both worlds — web and native technologies Supports rapidly changing web technologies as well as powerful native technologies including Qt.
·webosose.org·
webOS Open Source Edition
PDFtk - The PDF Toolkit
PDFtk - The PDF Toolkit
PDFtk is a simple tool for doing everyday things with PDF documents. It comes in three flavors: PDFtk Free, PDFtk Pro, and our original command-line tool PDFtk Server.
·pdflabs.com·
PDFtk - The PDF Toolkit