Skip to content

Commit fa9885b

Browse files
committed
updated logos, media links
1 parent b1099d3 commit fa9885b

19 files changed

Lines changed: 74 additions & 68 deletions

_config.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ social:
7676
type : # Person or Organization (defaults to Person)
7777
name : # If the user or organization name differs from the site's name
7878
links: # An array of links to social media profiles
79-
- "https://twitter.com/faveohelpdesk"
79+
- "https://x.com/faveohelpdesk"
8080
- "https://www.facebook.com/faveohelpdesk"
8181

8282
# Analytics
@@ -97,12 +97,12 @@ author:
9797
- label: "Made Mistakes"
9898
icon: "fas fa-fw fa-link"
9999
url: "https://faveohelpdesk.com"
100-
- label: "Twitter"
101-
icon: "fab fa-fw fa-twitter-square"
102-
url: "https://twitter.com/faveohelpdesk"
100+
- label: "X"
101+
icon: "fab fa-fw fa-x-twitter"
102+
url: "https://x.com/faveohelpdesk"
103103
- label: "GitHub"
104104
icon: "fab fa-fw fa-github"
105-
url: "https://github.com/ladybirdweb"
105+
url: "https://github.com/faveosuite"
106106
- label: "Instagram"
107107
icon: "fab fa-fw fa-instagram"
108108
url: "https://instagram.com/faveohelpdesk"
@@ -111,12 +111,12 @@ author:
111111
# Site Footer
112112
footer:
113113
links:
114-
- label: "Twitter"
115-
icon: "fab fa-fw fa-twitter-square"
116-
url: "https://twitter.com/faveohelpdesk"
114+
- label: "X"
115+
icon: "fab fa-fw fa-x-twitter"
116+
url: "https://x.com/faveohelpdesk"
117117
- label: "GitHub"
118118
icon: "fab fa-fw fa-github"
119-
url: "https://github.com/ladybirdweb"
119+
url: "https://github.com/faveosuite"
120120
- label: "Instagram"
121121
icon: "fab fa-fw fa-instagram"
122122
url: "https://instagram.com/faveohelpdesk"

_data/navigation.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,6 @@ main:
154154
url: https://docs.faveohelpdesk.com/
155155
- title: "Support"
156156
url: https://support.faveohelpdesk.com/
157-
- title: "Community"
158-
url: https://community.faveohelpdesk.com/
159157
- title: "Developer Portal"
160158
url: https://developers.faveohelpdesk.com/
161159
- title: "Server Status"

_docs/helpers/choose-backup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ type: docs
44
permalink: /docs/helpers/choose-backup/
55
redirect_from:
66
- /theme-setup/
7-
last_modified_at: 2023-01-24
7+
last_modified_at: 2026-04-12
88
last_modified_by: Mohammad_Asif
99
toc: true
1010
title: Faveo Backup Options Guide
1111
---
1212

13-
<img alt="Backup" src="https://elements-cover-images-0.imgix.net/2cc7c062-05fc-4439-8ae6-ac0d24de3012?auto=compress&h=630&w=1200&fit=crop&crop=edges&fm=jpeg&s=c05e58b0049ca74ae7cbd8af367ea244" width="200" />
13+
<img alt="Backup" src="https://static.thenounproject.com/png/4446671-200.png" width="200" />
1414

1515
---
1616

_docs/helpers/cname.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ type: docs
44
permalink: /docs/helper/cname/
55
redirect_from:
66
- /theme-setup/
7-
last_modified_at: 2023-05-29
7+
last_modified_at: 2026-04-12
8+
last_modified_by: Mohammad_Asif
89
toc: true
910
title: Creating Custom Domains for Faveo Cloud
1011
---
@@ -15,7 +16,7 @@ This document will guide you on how to create a custom domain for your Faveo Clo
1516

1617
### Prerequisites:
1718

18-
1. To create a custom domain, it is necessary to have a registered domain with a reputable vendor such as GoDaddy, Namecheap, Freenom, or other similar providers. If you currently do not possess a domain to create a custom domain, you have the option to register one through our platform at [store.faveohelpdesk.com](https://store.faveohelpdesk.com/) or through your preferred domain vendor.
19+
1. To create a custom domain, it is necessary to have a registered domain with a reputable vendor such as GoDaddy, Namecheap, Freenom, or other similar providers. If you currently do not possess a domain to create a custom domain, you have the option to register one through our platform at [domain.faveohelpdesk.com](https://domain.faveohelpdesk.com/) or through your preferred domain vendor.
1920

2021
2. We understand that acquiring a domain is a crucial step in establishing your online presence. Thus, we offer the convenience of domain registration directly through our platform, ensuring a seamless experience for our global audience. Alternatively, if you have a preferred domain vendor that you trust, you can register a domain through them as well.
2122

_docs/helpers/email-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ type: docs
44
permalink: /docs/helpers/email-server/
55
redirect_from:
66
- /theme-setup/
7-
last_modified_at: 2024-08-21
8-
last_modified_by: TamilSelvan_M
7+
last_modified_at: 2026-04-12
8+
last_modified_by: Mohammad_Asif
99
toc: true
1010
title: "Setup Email Server for Faveo"
1111
---
@@ -14,7 +14,7 @@ title: "Setup Email Server for Faveo"
1414
# Introduction:
1515
Setting up your own email server on Ubuntu Server allows you to have complete control over your email communication without relying on third-party services. By following these instructions, you can bypass daily email limits and ensure reliable delivery for your business or personal needs.
1616

17-
Setting up your own email server on Ubuntu 22.04 involves several steps including installing and configuring the necessary software, setting up DNS records, and securing your server. Below are the instructions, commands, and DNS records you'll need:
17+
Setting up your own email server on Ubuntu 22.04/Ubuntu 24.04 involves several steps including installing and configuring the necessary software, setting up DNS records, and securing your server. Below are the instructions, commands, and DNS records you'll need:
1818

1919

2020
### 1. Set the Server Hostname.

_docs/helpers/meshcentral.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: docs
44
permalink: /docs/helpers/meshcentral/
55
redirect_from:
66
- /theme-setup/
7-
last_modified_at: 2025-11-25
7+
last_modified_at: 2026-04-12
88
last_modified_by: Mohammad_Asif
99
toc: true
1010
title: MeshCentral Setup for Agent Remote Access
@@ -18,7 +18,7 @@ title: MeshCentral Setup for Agent Remote Access
1818
is a powerful open-source remote management tool. This guide explains how to install and configure MeshCentral on an Ubuntu server using Apache, PHP, Node.js, and Let’s Encrypt SSL.
1919

2020
## Prerequisites:
21-
- Ubuntu 22.04+ server with sudo or root access
21+
- Ubuntu 22.04/Ubuntu 24.04 server with sudo or root access
2222
- A valid domain name (e.g. YOURDOMAIN.COM) pointing to your server
2323
- Ports 80 (HTTP) and 443 (HTTPS) open
2424

_docs/helpers/server-hardening/node.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ type: docs
44
permalink: /docs/helpers/node
55
redirect_from:
66
- /theme-setup/
7-
last_modified_at: 2024-09-12
7+
last_modified_at: 20246-04-12
88
last_modified_by: Mohammad_Asif
99
toc: true
1010
title: "Installing Node.js and Puppeteer for Faveo's Graphical Reports"
1111
---
12-
<img alt="node" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7e/Node.js_logo_2015.svg/2560px-Node.js_logo_2015.svg.png" width="100" />
12+
<img alt="node" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Node.js_logo.svg/3840px-Node.js_logo.svg.png" width="100" />
1313

1414
This guide provides instructions to install the required Node.js packages and Puppeteer to enable the graphical reports feature in Faveo Helpdesk on Debian-based servers, RHEL-based servers, and Windows servers.
1515

_docs/installation/providers/community/debian-apache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ type: docs
44
permalink: /docs/installation/providers/community/debian-apache/
55
redirect_from:
66
- /theme-setup/
7-
last_modified_at: 2023-12-19
7+
last_modified_at: 2026-04-12
88
last_modified_by: Mohammad_Asif
99
toc: true
1010
title: Installing Faveo Helpdesk Community Edition on Debian With Apache Webserver
1111
---
1212

13-
<img alt="debian" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Debian-OpenLogo.svg/109px-Debian-OpenLogo.svg.png" width="96" height="127" />
13+
<img alt="debian" src="https://upload.wikimedia.org/wikipedia/commons/0/04/Debian_logo.png" width="96" height="100" />
1414

1515
Faveo can run on Debian 11 (Bullseye), Debian 12 (Bookworm).
1616

_docs/installation/providers/community/debian-nginx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: docs
44
permalink: /docs/installation/providers/community/debian-nginx/
55
redirect_from:
66
- /theme-setup/
7-
last_modified_at: 2023-12-19
7+
last_modified_at: 2026-04-12
88
last_modified_by: Mohammad_Asif
99
toc: true
1010
title: Installing Faveo Helpdesk Community Edition on Debian With Nginx Webserver
@@ -13,7 +13,7 @@ title: Installing Faveo Helpdesk Community Edition on Debian With Nginx Webserve
1313
# <!-- omit in toc -->
1414

1515

16-
<img alt="Debian" src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4a/Debian-OpenLogo.svg/109px-Debian-OpenLogo.svg.png" width="120" height="120" />
16+
<img alt="Debian" src="https://upload.wikimedia.org/wikipedia/commons/0/04/Debian_logo.png" width="120" height="100" />
1717

1818
Faveo can run on Debian 11(Bullseye), Debian 12 (Bookworm).
1919

_docs/installation/providers/enterprise/Xampp-Installation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ type: docs
44
permalink: /docs/installation/providers/enterprise/xampp-windows/
55
redirect_from:
66
- /theme-setup/
7-
last_modified_at: 2024-11-12
8-
last_modified_by: TamilSelvan_M
7+
last_modified_at: 2026-04-12
8+
last_modified_by: Mohammad_Asif
99
toc: true
1010
title: Faveo Installation on Windows with Xampp Server
1111
---
1212

1313
<style>p>code, a>code, li>code, figcaption>code, td>code {background: #dedede;}</style>
1414

15-
<img alt="Wamp" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Xampp_logo.svg/2560px-Xampp_logo.svg.png" width="200" />
15+
<img alt="xamp" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/03/Xampp_logo.svg/1280px-Xampp_logo.svg.png" width="200" />
1616

1717
[<strong>Faveo Installation on Windows with Xampp Server</strong>](#Faveo-Installation-on-Windows-with-Xampp-Server)
1818

0 commit comments

Comments
 (0)