From 89f013bb4d68b0df17131df47f320ab4a44f060f Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Fri, 23 Feb 2018 20:34:43 +0200 Subject: Create stable folder and move stable docs there --- docs/mcc-help/sq/drakbug_report.xml | 71 ------------------------------------- 1 file changed, 71 deletions(-) delete mode 100644 docs/mcc-help/sq/drakbug_report.xml (limited to 'docs/mcc-help/sq/drakbug_report.xml') diff --git a/docs/mcc-help/sq/drakbug_report.xml b/docs/mcc-help/sq/drakbug_report.xml deleted file mode 100644 index d29a8dd1..00000000 --- a/docs/mcc-help/sq/drakbug_report.xml +++ /dev/null @@ -1,71 +0,0 @@ -
- - - Collect Logs and System Information for Bug Reportsdrakbug_report - - - This toolYou can start this tool from the command line, by typing drakbug_report as root. can only be started and used -on the command line. - -It is advised to write the output of this command to a file, for instance by -doing drakbug_report > drakbugreport.txt, -but make sure you have enough disk space first: the file can easily be -several GBs large. -The output is far too large to attach to a bug report without first removing -the unneeded parts. - This command collects the following information on your system: - - - lspci - pci_devices - dmidecode - fdisk - scsi - /sys/bus/scsi/devices - lsmod - cmdline - pcmcia: stab - usb - Ndarjet - cpuinfo - syslog - Xorg.log - monitor_full_edid - stage1.log - ddebug.log - install.log - fstab - modprobe.conf - lilo.conf - grub: menu.lst - grub: install.sh - grub: device.map - xorg.conf - urpmi.cfg - modprobe.preload - sysconfig/i18n - /proc/iomem - /proc/ioport - version mageia - rpm -qa - df - - - - At the time this help page was written, the "syslog" part of this command's -output was empty, because this tool had not yet been adjusted to our switch -to systemd. If it is still empty, you can retrieve the "syslog" by doing (as -root) journalctl -a > journalctl.txt. If -you don't have a lot of diskspace, you can, for instance, take the last 5000 -lines of the log instead with: journalctl -a | tail --n5000 > journalctl5000.txt. - -
-- cgit v1.2.1