Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 214 online users. » 0 Member(s) | 211 Guest(s) Applebot, Baidu, Bing
|
Latest Threads |
clear logs in smoothwall
Forum: Security and Firewalls
Last Post: amanda63
2024-03-10, 03:27 PM
» Replies: 8
» Views: 70,766
|
I cannot install RedHat 8...
Forum: Redhat
Last Post: hybrid
2023-11-11, 01:01 PM
» Replies: 1
» Views: 28,537
|
How things are done, usin...
Forum: Xorg Problems
Last Post: ross
2023-09-04, 09:03 AM
» Replies: 0
» Views: 1,595
|
Im back.....
Forum: Hello
Last Post: anyweb
2021-01-17, 11:36 AM
» Replies: 1
» Views: 4,986
|
add mp3 plugin to xmms in...
Forum: Fedora
Last Post: anyweb
2021-01-17, 11:30 AM
» Replies: 11
» Views: 40,471
|
Configuring VSFTPd Server
Forum: FTP Server
Last Post: Johnbaca
2020-10-14, 10:25 AM
» Replies: 32
» Views: 100,858
|
Wolf won't play sound!
Forum: Game Problems
Last Post: Guest
2020-10-03, 05:51 PM
» Replies: 1
» Views: 42,214
|
Using git + python
Forum: How Do I?
Last Post: Clueless puppy
2020-08-21, 04:37 PM
» Replies: 0
» Views: 32,846
|
what does your nick mean ...
Forum: Hello
Last Post: volt
2020-08-06, 03:25 PM
» Replies: 28
» Views: 39,859
|
CentOS vs.?
Forum: Just Starting Linux
Last Post: volt
2020-08-06, 02:29 PM
» Replies: 0
» Views: 7,413
|
|
|
Having trouble with partitioning |
Posted by: wanabefarmer - 2016-09-04, 02:55 PM - Forum: How Do I?
- No Replies
|
 |
Hey guys, new member and def a noob linux user.
I've tried asking on reddit but have had no real luck.
Issue, ran out of space on Linux mint. Was told to make a new partition and incorporate it into linux.
Problem, Created a 200gig partition but can not move it to linux.
Thanks
|
|
|
Disk Requirements: At least xxMB needed on the / filesystem. |
Posted by: Mourad - 2015-12-16, 11:09 AM - Forum: Redhat
- Replies (1)
|
 |
Hi,
Problem disk when i install mysql :
Error Summary
-------------
Disk Requirements:
At least 175MB needed on the / filesystem.
<div>
<div>df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 1.9G 1.3G 605M 68% /
/dev/mapper/VolGroup00-LogVol03
651M 17M 601M 3% /opt
/dev/mapper/VolGroup00-LogVol00
961M 18M 895M 2% /aux1
/dev/mapper/VolGroup00-LogVol04
1.4G 318M 1.1G 24% /var
/dev/mapper/VolGroup00-LogVol02
868M 17M 807M 3% /home
/dev/mapper/VolGroup00-LogVol01
930M 18M 865M 2% /aux0
/dev/sda1 190M 11M 170M 7% /boot
tmpfs 252M 0 252M 0% /dev/shm
</div>
Thank you for help :)
</div>
|
|
|
Add files to a PXE image |
Posted by: jsh121988 - 2015-05-18, 06:24 PM - Forum: How Do I?
- No Replies
|
 |
Hello,
I am new to Linux images (pxe, livecd). I would like to add files to a linux image, like something under etc or var, and have the files be available on the client.
The server I am working on was already configured with a pxe image, and only 2 files are present under the pxe client folder: initrd and vmlinuz. So I am wondering if either of these files contain the dirs /etc, /var, etc..., and how I could add files to them.
To give some background, I have done the same thing in Windows. An image in Windows is typically either boot.img or install.img. You can mount either of these to a folder using the Windows SDK tool imagex.exe /mountrw <img file> 1 <mount point>. From here you can add/remove/modify any files you want. Then commit the changes with imagex.exe /unmount <mountpoint> /commit.
Can someone provide insight to the linux image creation process, which of the files (initrd, vmlinuz/vmlinux, etc...) contain what for the client boot, or something similar to the Windows Image editing process?
Thanks,
Jon
|
|
|
Device driver tutorials |
Posted by: Alex230-WR - 2015-02-17, 09:58 AM - Forum: Kernel Related
- No Replies
|
 |
Please point me to some good linux device drivers tutorials. I need to create a driver that will read data from I2C bus, parse it and make parsed data available for user space apps.
|
|
|
batch rename files by date |
Posted by: thaigirl - 2014-11-30, 07:08 PM - Forum: How Do I?
- No Replies
|
 |
Hi!!
I did a tutorial somewhere which talked about using flower brackets { ... } to batch rename files. I can't find where I saw it.
I am trying to rename a sequence of PNG images with dates, for example:
pic export_00000.png
pic export_00001.png
pic export_00002.png
etc
to become
April_21.png
April_21.png
April_22.png
etc
Any help would be awesome :)
|
|
|
|