Linux Mint Resources
764 subscribers
26 photos
2 files
168 links
Announcements, notes, resources related to Linux Mint. Please use @linux_mint_users group for discussions.
Download Telegram
Channel created
Smart Questions

Wrong ways of asking a question:
1. Can I ask a question ?
2. Is there anyone who can help me ?
3. Are there any "XYZ" experts / pros around ?
4. Anyone expert in "XYZ" ?
5. I am facing an issue with "XYZ"

Right way of asking a question and mentioning the details:
- Describe your problem related to XYZ in detail.
- Describe what were you doing before the problem occurred.
- Describe what steps you have done after the problem occurred.
- Mention your hardware specs / software information.
- Attach a screen shot / screen record of the problem.

More info you provide, higher are the chances of your problem getting resolved.

http://www.catb.org/esr/faqs/smart-questions.html
http://dontasktoask.com

#smart_question
Boot Time

Check which processes are slowing down your boot time. Enter any of these commands in terminal and post your output.
systemd-analyze time
systemd-analyze blame
systemd-analyze critical-chain
systemd-analyze plot > plot.svg

#boot_time